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

Last updated: May 18,2024

1. Install "python2-fido2" package

This is a short guide on how to install python2-fido2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-fido2

2. Uninstall "python2-fido2" package

This guide let you learn how to uninstall python2-fido2 on openSUSE Leap:

$ sudo zypper remove python2-fido2

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

Information for package python2-fido2:
--------------------------------------
Repository : Main Repository
Name : python2-fido2
Version : 0.5.0-1.23
Arch : noarch
Vendor : SUSE LLC
Installed Size : 541,1 KiB
Installed : No
Status : not installed
Source package : python-fido2-0.5.0-1.23.src
Summary : Python-based FIDO 2.0 library
Description :
This library supports the FIDO U2F and FIDO 2.0 protocols for communicating
with a USB authenticator via the Client-to-Authenticator Protocol (CTAP 1 and 2).
In addition to this low-level device access, classes defined in the fido2.client
implement higher level device operations.