How to Install and Uninstall python3-fido2.noarch Package on Fedora 34
Last updated: November 05,2024
1. Install "python3-fido2.noarch" package
Please follow the steps below to install python3-fido2.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-fido2.noarch
Copied
2. Uninstall "python3-fido2.noarch" package
This tutorial shows how to uninstall python3-fido2.noarch on Fedora 34:
$
sudo dnf remove
python3-fido2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-fido2.noarch package on Fedora 34
Last metadata expiration check: 5:51:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-fido2
Version : 0.9.1
Release : 1.fc34
Architecture : noarch
Size : 237 k
Source : python-fido2-0.9.1-1.fc34.src.rpm
Repository : fedora
Summary : Functionality for FIDO 2.0, including USB device communication
URL : https://github.com/Yubico/python-fido2
License : BSD and ASL 2.0 and MPLv2.0
Description : Provides library functionality for communicating with a FIDO device over USB
: as well as verifying attestation and assertion signatures.
:
: WARNING: This project is in beta. Expect things to change or break at any time!
:
: This library aims to support 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 and fido2.server modules implement higher level
: operations which are useful when interfacing with an Authenticator, or when
: implementing a Relying Party.
:
: For usage, see the examples/ directory.
Available Packages
Name : python3-fido2
Version : 0.9.1
Release : 1.fc34
Architecture : noarch
Size : 237 k
Source : python-fido2-0.9.1-1.fc34.src.rpm
Repository : fedora
Summary : Functionality for FIDO 2.0, including USB device communication
URL : https://github.com/Yubico/python-fido2
License : BSD and ASL 2.0 and MPLv2.0
Description : Provides library functionality for communicating with a FIDO device over USB
: as well as verifying attestation and assertion signatures.
:
: WARNING: This project is in beta. Expect things to change or break at any time!
:
: This library aims to support 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 and fido2.server modules implement higher level
: operations which are useful when interfacing with an Authenticator, or when
: implementing a Relying Party.
:
: For usage, see the examples/ directory.