mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-02-23 08:03:55 +00:00
Fix gnupg package name for Arch
`gnupg2` has been [removed since March 2012](https://lists.archlinux.org/pipermail/arch-dev-public/2012-March/022690.html)
This commit is contained in:
parent
527c6a3b20
commit
8f10cd5819
@ -191,7 +191,7 @@ $ sudo apt install -y wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd
|
||||
## Arch
|
||||
|
||||
```console
|
||||
$ sudo pacman -Syu gnupg2 pcsclite ccid hopenpgp-tools yubikey-personalization
|
||||
$ sudo pacman -Syu gnupg pcsclite ccid hopenpgp-tools yubikey-personalization
|
||||
```
|
||||
|
||||
## RHEL7
|
||||
|
Loading…
x
Reference in New Issue
Block a user