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

Last updated: May 18,2024

1. Install "python3-yubiotp" package

This guide covers the steps necessary to install python3-yubiotp on Kali Linux

$ sudo apt update $ sudo apt install python3-yubiotp

2. Uninstall "python3-yubiotp" package

Please follow the guidelines below to uninstall python3-yubiotp on Kali Linux:

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

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

Package: python3-yubiotp
Source: python-yubiotp
Version: 1.0.0.post1-2
Installed-Size: 61
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pycryptodome
Size: 13692
SHA256: 9f3b9ae10d6e8a77cb679718ab3a3d8f8c00d30d9f4afe1c8c166a52d55ca5f6
SHA1: 780cca7373ae4d34163e6d7a0c60812b9e45ef88
MD5sum: fb0fcc229064be59dbb8ce61bf1d09c7
Description: Low-level implementation of the YubiKey OTP algorithm in Python
YubiOTP is a library for verifying YubiKey OTP tokens. It includes both
the low-level implementation for verifying tokens locally and clients
for multiple versions of the Yubico validation web service. The primary
audience is developers who wish to verify YubiKey tokens in their
applications, presumably as part of a multi-factor authentication scheme.
.
For testing and experimenting, the included yubikey script simulates one
or more YubiKey devices using a config file. It also includes utility
commands such as a modhex converter.
.
YubiOTP also includes a command-line web service client called yubiclient.
Description-md5:
Homepage: https://github.com/django-otp/yubiotp
Section: python
Priority: optional
Filename: pool/main/p/python-yubiotp/python3-yubiotp_1.0.0.post1-2_all.deb