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

Last updated: May 05,2024

1. Install "python3-pyotp" package

Please follow the instructions below to install python3-pyotp on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-pyotp

2. Uninstall "python3-pyotp" package

Here is a brief guide to show you how to uninstall python3-pyotp on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: python3-pyotp
Architecture: all
Version: 2.2.6-1
Priority: optional
Section: universe/python
Source: python-pyotp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hugo Lefeuvre
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pyotp/python3-pyotp_2.2.6-1_all.deb
Size: 11264
MD5sum: 9bbcee4e7208350b8c3983c8793d80f1
SHA1: 20d26e7a7c2c6e20d7ebac722ce282820b3f4337
SHA256: 38eb7f131b1137ea3ff029981d8cb54c042bdb27ee9b8b3fb0de637c677a733c
Homepage: https://github.com/pyotp/pyotp
Description: Python One Time Password Library (Python 3)
Description-md5: 779228c0fa7b360d347bf2317b5f9290
Python-Egg-Name: pyotp