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

Last updated: May 20,2024

1. Install "python38-fido2" package

Please follow the steps below to install python38-fido2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-fido2

2. Uninstall "python38-fido2" package

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

$ sudo zypper remove python38-fido2

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

Information for package python38-fido2:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-fido2
Version : 0.9.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : python-fido2-0.9.1-2.2.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.