How to Install and Uninstall libfido2.x86_64 Package on AlmaLinux 9

Last updated: October 04,2024

1. Install "libfido2.x86_64" package

This tutorial shows how to install libfido2.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libfido2.x86_64

2. Uninstall "libfido2.x86_64" package

Please follow the guidelines below to uninstall libfido2.x86_64 on AlmaLinux 9:

$ sudo dnf remove libfido2.x86_64 $ sudo dnf autoremove

3. Information about the libfido2.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:52:41 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : libfido2
Version : 1.13.0
Release : 1.el9
Architecture : x86_64
Size : 241 k
Source : libfido2-1.13.0-1.el9.src.rpm
Repository : @System
From repo : baseos
Summary : FIDO2 library
URL : https://github.com/Yubico/libfido2
License : BSD
Description : libfido2 is an open source library to support the FIDO2 protocol. FIDO2 is
: an open authentication standard that consists of the W3C Web Authentication
: specification (WebAuthn API), and the Client to Authentication Protocol
: (CTAP). CTAP is an application layer protocol used for communication
: between a client (browser) or a platform (operating system) with an external
: authentication device (for example the Yubico Security Key).