mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-05-09 18:33:36 +02:00
Update README.md for Arch package installation
Added `--needed` to avoid reinstalling already installed & upto date packages
This commit is contained in:
parent
fcd28fe97b
commit
30054aadab
1 changed files with 1 additions and 1 deletions
|
@ -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**
|
||||
|
|
Loading…
Add table
Reference in a new issue