How to Install and Uninstall pam.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "pam.x86_64" package

Please follow the guidance below to install pam.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install pam.x86_64

2. Uninstall "pam.x86_64" package

Please follow the steps below to uninstall pam.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove pam.x86_64 $ sudo dnf autoremove

3. Information about the pam.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:09:08 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : pam
Version : 1.5.1
Release : 15.el9
Architecture : x86_64
Size : 1.8 M
Source : pam-1.5.1-15.el9.src.rpm
Repository : @System
Summary : An extensible library which provides authentication for applications
URL : http://www.linux-pam.org/
License : BSD and GPLv2+
Description : PAM (Pluggable Authentication Modules) is a system security tool that
: allows system administrators to set authentication policy without
: having to recompile programs that handle authentication.