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

Last updated: May 09,2024

1. Install "python3-fido2" package

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

$ sudo zypper refresh $ sudo zypper install python3-fido2

2. Uninstall "python3-fido2" package

Please follow the instructions below to uninstall python3-fido2 on openSUSE Leap:

$ sudo zypper remove python3-fido2

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

Information for package python3-fido2:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-fido2
Version : 0.9.3-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-fido2-0.9.3-150400.9.3.1.src
Upstream URL : https://github.com/Yubico/python-fido2
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.