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

Last updated: October 01,2024

1. Install "pam.i686" package

Please follow the step by step instructions below to install pam.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install pam.i686

2. Uninstall "pam.i686" package

Here is a brief guide to show you how to uninstall pam.i686 on Fedora 34:

$ sudo dnf remove pam.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:27:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pam
Version : 1.5.1
Release : 8.fc34
Architecture : i686
Size : 563 k
Source : pam-1.5.1-8.fc34.src.rpm
Repository : updates
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.