Changes between Version 9 and Version 10 of gpgOnYubiKey4
- Timestamp:
- 2017-07-29T00:14:34+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gpgOnYubiKey4
v9 v10 213 213 Commit? (y/n) [n]: y 214 214 }}} 215 216 == access the yubikey == 217 install the required dependencies 218 {{{ 219 apt-get install scdaemon pcscd 220 }}}