mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-18 02:05:11 +00:00
add note for installing yubikey-manager on Debian 12
This commit is contained in:
parent
ec47fa32d6
commit
d4b3e5215b
@ -254,6 +254,9 @@ $ sudo service pcscd start
|
|||||||
$ ~/.local/bin/ykman openpgp info
|
$ ~/.local/bin/ykman openpgp info
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Note** Debian 12 doesn't recommend installing non-Debian packaged Python applications globally. But fortunately, it isn't even necessary as `yubikey-manager` is available in the stable main repository:
|
||||||
|
`$ sudo apt install yubikey-manager`.
|
||||||
|
|
||||||
## Fedora
|
## Fedora
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Loading…
Reference in New Issue
Block a user