How to Install and Uninstall yubikey-luks Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "yubikey-luks" package

Learn how to install yubikey-luks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yubikey-luks

2. Uninstall "yubikey-luks" package

Please follow the steps below to uninstall yubikey-luks on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yubikey-luks $ sudo apt autoclean && sudo apt autoremove

3. Information about the yubikey-luks package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: yubikey-luks
Priority: extra
Section: universe/admin
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Markus Frosch
Architecture: all
Version: 0.3.3+3.ge11e4c1-1
Depends: cryptsetup, initramfs-tools, yubikey-personalization (>= 1.5)
Filename: pool/universe/y/yubikey-luks/yubikey-luks_0.3.3+3.ge11e4c1-1_all.deb
Size: 6342
MD5sum: 573549c2384001fecff30f0e1358161c
SHA1: 13cebbf50e20363b08816e3775e8c0bbfd29cbcf
SHA256: 9662570640b7744ac95f7e57848132c5c3349d6f6b96dec1ff75d6757de42cea
Description-en: YubiKey two factor authentication for LUKS disks
With this extension to the initramfs-tools, you can unlock a LUKS encrypted
disk using your YubiKey as a second factor.
.
The challenge-response mechanism of the YubiKey is used to generate a response
based on a PIN/password you have to enter.
.
Only the combination of the correct password and the matching YubiKey will
generate a response, that is a valid key of the LUKS disk. Alternatively
you can use any other LUKS passphrase when the YubiKey is not present.
Description-md5: d9a5e3ef4c28468a1d064c095ec6ffed
Homepage: https://github.com/cornelinux/yubikey-luks
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu