How to Install and Uninstall python3-pyotp.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-pyotp.noarch" package

This tutorial shows how to install python3-pyotp.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pyotp.noarch

2. Uninstall "python3-pyotp.noarch" package

This is a short guide on how to uninstall python3-pyotp.noarch on Fedora 34:

$ sudo dnf remove python3-pyotp.noarch $ sudo dnf autoremove

3. Information about the python3-pyotp.noarch package on Fedora 34

Last metadata expiration check: 1:12:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyotp
Version : 2.2.7
Release : 9.fc34
Architecture : noarch
Size : 23 k
Source : python-pyotp-2.2.7-9.fc34.src.rpm
Repository : fedora
Summary : Python One Time Password library
URL : http://pypi.python.org/pypi/pyotp
License : BSD
Description : A Python3 library for generating one time passwords according to
: RFC 4226 and the HOTP RFC.