add note for installing yubikey-manager on Debian 12
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