mirror of
https://github.com/SeanOMik/YubiKey-Guide.git
synced 2025-02-16 21:50:01 +00:00
Merge pull request #157 from ilpianista/patch-1
Fix gnupg package name for Arch
This commit is contained in:
commit
a17ba2d51e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue