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

Last updated: May 18,2024

1. Install "python3-onetimepass" package

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

$ sudo apt update $ sudo apt install python3-onetimepass

2. Uninstall "python3-onetimepass" package

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

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

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

Package: python3-onetimepass
Source: onetimepass
Version: 1.0.1-2
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 7132
SHA256: e11504588e444db15a7ba3a9a3fb2df4f8d10ee8fd542a8c3a340eff36dbf1c3
SHA1: 21376162f6707598539834d27eafefe32810833b
MD5sum: 45c48648e546cbfeaf86d009d9b08942
Description: Module for generating and validating HOTP and TOTP tokens
OneTimePass (actually ``onetimepass``) is a module for generating one-time
passwords, namely HOTPs (HMAC-based one-time passwords) and TOTPs (time-based
one-time passwords). They are used eg. within Google Authenticator application
for Android or iPhone.
Description-md5:
Homepage: https://github.com/tadeck/onetimepass/
Section: python
Priority: optional
Filename: pool/main/o/onetimepass/python3-onetimepass_1.0.1-2_all.deb