How to Install and Uninstall pam.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "pam.i686" package

Please follow the guidelines below to install pam.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install pam.i686

2. Uninstall "pam.i686" package

In this section, we are going to explain the necessary steps to uninstall pam.i686 on Fedora 36:

$ sudo dnf remove pam.i686 $ sudo dnf autoremove

3. Information about the pam.i686 package on Fedora 36

Last metadata expiration check: 0:42:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pam
Version : 1.5.2
Release : 12.fc36
Architecture : i686
Size : 536 k
Source : pam-1.5.2-12.fc36.src.rpm
Repository : fedora
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.