How to Install and Uninstall pam.i686 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "pam.i686" package

Please follow the guidelines below to install pam.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install pam.i686

2. Uninstall "pam.i686" package

Please follow the instructions below to uninstall pam.i686 on Rocky Linux 8:

$ sudo dnf remove pam.i686 $ sudo dnf autoremove

3. Information about the pam.i686 package on Rocky Linux 8

Last metadata expiration check: 2:03:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pam
Version : 1.3.1
Release : 16.el8
Architecture : i686
Size : 757 k
Source : pam-1.3.1-16.el8.src.rpm
Repository : baseos
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.