How to Install and Uninstall python39-fido2 Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-fido2" package

In this section, we are going to explain the necessary steps to install python39-fido2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-fido2

2. Uninstall "python39-fido2" package

Please follow the instructions below to uninstall python39-fido2 on openSuSE Tumbleweed:

$ sudo zypper remove python39-fido2

3. Information about the python39-fido2 package on openSuSE Tumbleweed

Information for package python39-fido2:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-fido2
Version : 1.1.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1010.0 KiB
Installed : No
Status : not installed
Source package : python-fido2-1.1.2-1.2.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.