How to Install and Uninstall pam.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 09,2025
1. Install "pam.i686" package
This tutorial shows how to install pam.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
pam.i686
Copied
2. Uninstall "pam.i686" package
In this section, we are going to explain the necessary steps to uninstall pam.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
pam.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the pam.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:01:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pam
Version : 1.3.1
Release : 27.el8
Architecture : i686
Size : 767 k
Source : pam-1.3.1-27.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.
Available Packages
Name : pam
Version : 1.3.1
Release : 27.el8
Architecture : i686
Size : 767 k
Source : pam-1.3.1-27.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.