keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
901 stars 37 forks source link

Update Arch Linux instructions #3266

Open lucaswerkmeister opened 6 years ago

lucaswerkmeister commented 6 years ago

The current Arch Linux instructions on the website read:

Arch linux

pacaur -S keybase-bin  # or your preferred AUR install method
run_keybase

Remember to run_keybase after you install or upgrade Keybase.

Note: the community/keybase and community/kbfs packages also exist, but they don't include the GUI or the run_keybase script, and they require more manual setup.

These instructions are a bit outdated:

nstgc commented 6 years ago

I would also like to point out that it would be helpful if the bit about executing run_keybase mentions too that you can instead systemctl start --user keybase kbfs instead.