How to Install and Uninstall python39-pyotp Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-pyotp" package

Please follow the instructions below to install python39-pyotp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyotp

2. Uninstall "python39-pyotp" package

Please follow the step by step instructions below to uninstall python39-pyotp on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyotp

3. Information about the python39-pyotp package on openSuSE Tumbleweed

Information for package python39-pyotp:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyotp
Version : 2.9.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 53.6 KiB
Installed : No
Status : not installed
Source package : python-pyotp-2.9.0-2.4.src
Upstream URL : https://github.com/pyauth/pyotp
Summary : Python One Time Password Library
Description :
PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA)
or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.