Additions to "Required Software"

proposed change according to Issue#215
This commit is contained in:
berwag 2021-01-27 20:24:51 +01:00 committed by GitHub
parent fb01a87112
commit ed85d93845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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
```
With Ubuntu 18.04 you may additionally need:
```console
$ sudo apt -y install libssl-dev swig libpcsclite-dev
```
To download a copy of this guide:
```console