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

Last updated: June 28,2024

1. Install "python312-fido2" package

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

$ sudo zypper refresh $ sudo zypper install python312-fido2

2. Uninstall "python312-fido2" package

This guide covers the steps necessary to uninstall python312-fido2 on openSuSE Tumbleweed:

$ sudo zypper remove python312-fido2

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

Information for package python312-fido2:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-fido2
Version : 1.1.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
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.