How to Install and Uninstall python3-yubico Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-yubico" package

Please follow the steps below to install python3-yubico on Kali Linux

$ sudo apt update $ sudo apt install python3-yubico

2. Uninstall "python3-yubico" package

This is a short guide on how to uninstall python3-yubico on Kali Linux:

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

3. Information about the python3-yubico package on Kali Linux

Package: python3-yubico
Source: python-yubico
Version: 1.3.3-0.3
Installed-Size: 138
Maintainer: Debian Authentication Maintainers
Architecture: all
Depends: python3-usb, python3:any
Size: 28784
SHA256: 2fd8d51a863b70fb8a8af26f58413ba77903809504116ea133a928518108d9f7
SHA1: a81fdc405b99e0b90adb8fd585bffa1edc751d42
MD5sum: f6ac633a1df8726c10e75c08da2d493d
Description: Python3 library for talking to Yubico YubiKeys
The YubiKey is a hardware authentication token. This is a Python3
library for interacting with YubiKeys. Typical use is to detect,
configure (personalize) or issue challenge-responses to YubiKeys.
Description-md5:
Homepage: https://developers.yubico.com/python-yubico/
Section: python
Priority: optional
Filename: pool/main/p/python-yubico/python3-yubico_1.3.3-0.3_all.deb