Mention AUR availability in README
This commit is contained in:
parent
bed2f59052
commit
d17b95b416
@ -7,6 +7,10 @@ Names of passwords will show up in GNOME Shell searches, choosing one will copy
|
|||||||
# Installation
|
# Installation
|
||||||
## Packages
|
## Packages
|
||||||
|
|
||||||
|
### Arch Linux
|
||||||
|
Install `gnome-pass-search-provider-git` from the AUR.
|
||||||
|
|
||||||
|
### Others
|
||||||
*TODO*
|
*TODO*
|
||||||
|
|
||||||
## Manual
|
## Manual
|
||||||
@ -28,6 +32,8 @@ If you need to you can change the installation paths to suit your system:
|
|||||||
sudo SYSCONFDIR=/etc DATADIR=/usr/share LIBDIR=/usr/lib LIBEXECDIR=/usr/lib ./install.sh
|
sudo SYSCONFDIR=/etc DATADIR=/usr/share LIBDIR=/usr/lib LIBEXECDIR=/usr/lib ./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Post-installation
|
||||||
|
|
||||||
Recommended : set gpg agent to use pinentry-gnome3 by adding `pinentry-program /usr/bin/pinentry-gnome3` to `~/.gnupg/.gpg-agent.conf`.
|
Recommended : set gpg agent to use pinentry-gnome3 by adding `pinentry-program /usr/bin/pinentry-gnome3` to `~/.gnupg/.gpg-agent.conf`.
|
||||||
|
|
||||||
Close and reopen your GNOME session or (if not on Wayland) just restart the Shell (alt + f2, r).
|
Close and reopen your GNOME session or (if not on Wayland) just restart the Shell (alt + f2, r).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user