How to Install and Uninstall python-yubico Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-yubico" package

Please follow the guidelines below to install python-yubico on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-yubico

2. Uninstall "python-yubico" package

In this section, we are going to explain the necessary steps to uninstall python-yubico on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-yubico $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-yubico package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-yubico
Priority: optional
Section: universe/python
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Authentication Maintainers
Architecture: all
Version: 1.3.1-1
Provides: python2.7-yubico
Depends: python-usb, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-yubico/python-yubico_1.3.1-1_all.deb
Size: 28698
MD5sum: 3f029006fdac68c89b4dc00abd150f50
SHA1: 0ebb556f3a1583df12174d6e311bf9e15d5d023d
SHA256: 8c5e961bf23a0dffafa42a0d2bc816524a354c49b2020922295d0a34615e2a73
Description-en: Python code for talking to Yubico YubiKeys
The YubiKey is a hardware authentication token. This is a Python
package for interacting with YubiKeys. Typical use is to detect,
configure (personalize) or issue challenge-responses to YubiKeys.
Description-md5: 2937d841b8c27be62aaa3657dcd4f2da
Homepage: https://github.com/Yubico/python-yubico
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu