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

Last updated: September 28,2024

1. Install "python310-pyotp" package

Please follow the guidance below to install python310-pyotp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyotp

2. Uninstall "python310-pyotp" package

This guide covers the steps necessary to uninstall python310-pyotp on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyotp

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

Information for package python310-pyotp:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pyotp
Version : 2.9.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 53.7 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.