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

Last updated: May 21,2024

1. Install "python38-pyotp" package

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

$ sudo zypper refresh $ sudo zypper install python38-pyotp

2. Uninstall "python38-pyotp" package

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

$ sudo zypper remove python38-pyotp

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

Information for package python38-pyotp:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyotp
Version : 2.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 59,2 KiB
Installed : No
Status : not installed
Source package : python-pyotp-2.6.0-1.4.src
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.