mirror of
https://github.com/SeanOMik/YubiKey-Guide.git
synced 2025-02-16 21:50:01 +00:00
Merge pull request #243 from berwag/patch-1
Additions to "Required Software"
This commit is contained in:
commit
3dd82e7675
1 changed files with 6 additions and 0 deletions
|
@ -210,6 +210,12 @@ $ sudo apt -y upgrade
|
||||||
$ sudo apt -y install wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd secure-delete hopenpgp-tools yubikey-personalization
|
$ sudo apt -y install wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd secure-delete hopenpgp-tools yubikey-personalization
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You may additionally need (particularly for Ubuntu 18.04 and 20.04):
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ sudo apt -y install libssl-dev swig libpcsclite-dev
|
||||||
|
```
|
||||||
|
|
||||||
To download a copy of this guide:
|
To download a copy of this guide:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Add table
Reference in a new issue