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

Last updated: May 03,2024

1. Install "python-yubico-tools" package

This guide let you learn how to install python-yubico-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-yubico-tools

2. Uninstall "python-yubico-tools" package

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

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

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

Package: python-yubico-tools
Priority: optional
Section: universe/python
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Authentication Maintainers
Architecture: all
Source: python-yubico
Version: 1.3.1-1
Depends: python, python-argparse, python-yubico (= 1.3.1-1)
Filename: pool/universe/p/python-yubico/python-yubico-tools_1.3.1-1_all.deb
Size: 5356
MD5sum: 52735a81cf1ad09c01c78057993e0be1
SHA1: aa1299f05008219817ac75cc5bc8a645bcdf1045
SHA256: ebc868dedaf94b9306b690584ae0258b1fe1610afc27b51ac07a1212efff42e2
Description-en: Tools for Yubico YubiKeys
The YubiKey is a hardware authentication token. This package
contains utilities for the YubiKey implemented using the
python-yubico package.
.
This package currently includes the following utilities :
.
* yubikey-totp - OATH TOTP code generator using YubiKey
Description-md5: d14e0bb5a992380aed6c9b63cc6d1587
Homepage: https://github.com/Yubico/python-yubico
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu