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

Last updated: May 19,2024

1. Install "python36-fido2" package

Please follow the guidance below to install python36-fido2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-fido2

2. Uninstall "python36-fido2" package

Please follow the steps below to uninstall python36-fido2 on openSuSE Tumbleweed:

$ sudo zypper remove python36-fido2

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

Information for package python36-fido2:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.