How to Install and Uninstall pam-u2f.x86_64 Package on Fedora 39

Last updated: September 23,2024

1. Install "pam-u2f.x86_64" package

Please follow the guidelines below to install pam-u2f.x86_64 on Fedora 39

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

2. Uninstall "pam-u2f.x86_64" package

This guide let you learn how to uninstall pam-u2f.x86_64 on Fedora 39:

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

3. Information about the pam-u2f.x86_64 package on Fedora 39

Last metadata expiration check: 4:57:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : pam-u2f
Version : 1.3.0
Release : 2.fc39
Architecture : x86_64
Size : 84 k
Source : pam-u2f-1.3.0-2.fc39.src.rpm
Repository : fedora
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.