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

Last updated: June 02,2024

1. Install "python312-pyotp" package

Here is a brief guide to show you how to install python312-pyotp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyotp

2. Uninstall "python312-pyotp" package

This is a short guide on how to uninstall python312-pyotp on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyotp

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

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