How to Install and Uninstall python-pyotp Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: December 25,2024

1. Install "python-pyotp" package

This tutorial shows how to install python-pyotp on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pyotp

2. Uninstall "python-pyotp" package

Please follow the steps below to uninstall python-pyotp on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pyotp package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pyotp
Architecture: all
Version: 2.2.6-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hugo Lefeuvre
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pyotp/python-pyotp_2.2.6-1_all.deb
Size: 11196
MD5sum: bc9563cd8a1ac1eb863adcd0aa72e238
SHA1: b1ce19353afd14f850215f7830637b55972ecdeb
SHA256: 3b0e7fadb7707d336e3b70cc5fa3755360d241b5287a4b5f77d20b972efdf904
Homepage: https://github.com/pyotp/pyotp
Description: Python One Time Password Library (Python 2)
Description-md5: 35086295f54dfb3efd9a80d6e6642674
Python-Egg-Name: pyotp