How to Install and Uninstall python2-pyotp Package on openSUSE Leap

Last updated: December 25,2024

1. Install "python2-pyotp" package

In this section, we are going to explain the necessary steps to install python2-pyotp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyotp

2. Uninstall "python2-pyotp" package

Please follow the guidance below to uninstall python2-pyotp on openSUSE Leap:

$ sudo zypper remove python2-pyotp

3. Information about the python2-pyotp package on openSUSE Leap

Information for package python2-pyotp:
--------------------------------------
Repository : Main Repository
Name : python2-pyotp
Version : 2.3.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 43,4 KiB
Installed : No
Status : not installed
Source package : python-pyotp-2.3.0-bp153.1.15.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.