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

Last updated: October 01,2024

1. Install "pam.i686" package

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

$ sudo dnf update $ sudo dnf install pam.i686

2. Uninstall "pam.i686" package

Please follow the instructions below to uninstall pam.i686 on Fedora 38:

$ sudo dnf remove pam.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:24:35 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : pam
Version : 1.5.2
Release : 16.fc38
Architecture : i686
Size : 574 k
Source : pam-1.5.2-16.fc38.src.rpm
Repository : fedora
Summary : An extensible library which provides authentication for applications
URL : http://www.linux-pam.org/
License : BSD-3-Clause AND GPL-2.0-or-later
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.