1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2025-04-15 01:25:43 +00:00

Update README.md for Arch package installation

Added `--needed` to avoid reinstalling already installed & upto date packages
This commit is contained in:
Kysh 2025-02-19 22:31:25 +03:00 committed by GitHub
parent fcd28fe97b
commit 30054aadab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -253,7 +253,7 @@ qemu-system-x86_64 \
**Arch**
```console
sudo pacman -Syu gnupg pcsclite ccid yubikey-personalization
sudo pacman -Syu --needed gnupg pcsclite ccid yubikey-personalization
```
**RHEL7**