How to Install and Uninstall pam-u2f.x86_64 Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "pam-u2f.x86_64" package

Please follow the guidance below to install pam-u2f.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install pam-u2f.x86_64

2. Uninstall "pam-u2f.x86_64" package

This guide covers the steps necessary to uninstall pam-u2f.x86_64 on CentOS Stream 9:

$ sudo dnf remove pam-u2f.x86_64 $ sudo dnf autoremove

3. Information about the pam-u2f.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:10:36 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : pam-u2f
Version : 1.3.0
Release : 1.el9
Architecture : x86_64
Size : 84 k
Source : pam-u2f-1.3.0-1.el9.src.rpm
Repository : epel
Summary : Implements PAM authentication over U2F
URL : https://github.com/Yubico/pam-u2f
License : BSD-2-Clause
Description : The PAM U2F module provides an easy way to integrate the Yubikey (or
: other U2F-compliant authenticators) into your existing user
: authentication infrastructure.