How to Install and Uninstall pam_2fa.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "pam_2fa.x86_64" package
This is a short guide on how to install pam_2fa.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pam_2fa.x86_64
Copied
2. Uninstall "pam_2fa.x86_64" package
This guide let you learn how to uninstall pam_2fa.x86_64 on Oracle Linux 9:
$
sudo dnf remove
pam_2fa.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pam_2fa.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:16:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pam_2fa
Version : 1.0
Release : 6.el9
Architecture : x86_64
Size : 25 k
Source : pam_2fa-1.0-6.el9.src.rpm
Repository : epel
Summary : Second factor authentication for PAM
URL : https://cern-cert.github.io/pam_2fa/
License : GPLv3+
Description : The PAM 2FA module provides a second factor authentication, which can be
: combined with the standard PAM-based password authentication to ask for:
:
: * What you know: user account password ( standard PAM modules )
: * What you have (pick one of): (PAM 2FA)
:
: * A Google Authenticator Application on your phone
: * A Phone Number capable of receiving SMS
: * A Yubikey
Available Packages
Name : pam_2fa
Version : 1.0
Release : 6.el9
Architecture : x86_64
Size : 25 k
Source : pam_2fa-1.0-6.el9.src.rpm
Repository : epel
Summary : Second factor authentication for PAM
URL : https://cern-cert.github.io/pam_2fa/
License : GPLv3+
Description : The PAM 2FA module provides a second factor authentication, which can be
: combined with the standard PAM-based password authentication to ask for:
:
: * What you know: user account password ( standard PAM modules )
: * What you have (pick one of): (PAM 2FA)
:
: * A Google Authenticator Application on your phone
: * A Phone Number capable of receiving SMS
: * A Yubikey