How to Install and Uninstall libyubikey0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libyubikey0" package

This guide covers the steps necessary to install libyubikey0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libyubikey0

2. Uninstall "libyubikey0" package

Learn how to uninstall libyubikey0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libyubikey0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libyubikey0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libyubikey0
Priority: optional
Section: universe/libs
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Tollef Fog Heen
Architecture: amd64
Source: libyubikey
Version: 1.13-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/liby/libyubikey/libyubikey0_1.13-1_amd64.deb
Size: 7530
MD5sum: 414f4f29278ff10e998b153bd24d5ad3
SHA1: cae6b31750024f3e3e754acb447415bc5a55e98c
SHA256: a7eeb63547d856c30707a4a4d495fb471def43abf367b450f9ddcb16690cbf73
Description-en: Yubikey OTP handling library runtime
Yubikeys are USB tokens that act like keyboards and generate one-time
passwords. The tokens are produced and sold by Yubico
.
This library is used for decrypting the one-time passwords into their
various components.
.
This package contains the runtime library for libyubikey.
Description-md5: 573f649498eb60d855fe61657c26f822
Homepage: https://developers.yubico.com/yubico-c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu