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

Last updated: October 06,2024

1. Install "python36-pyotp" package

Please follow the guidelines below to install python36-pyotp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyotp

2. Uninstall "python36-pyotp" package

Please follow the guidelines below to uninstall python36-pyotp on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyotp

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

Information for package python36-pyotp:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyotp
Version : 2.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 61,8 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.