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

Last updated: January 12,2025

1. Install "pam-libs.i686" package

Here is a brief guide to show you how to install pam-libs.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install pam-libs.i686

2. Uninstall "pam-libs.i686" package

Please follow the guidance below to uninstall pam-libs.i686 on Fedora 38:

$ sudo dnf remove pam-libs.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:08:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : pam-libs
Version : 1.5.2
Release : 16.fc38
Architecture : i686
Size : 60 k
Source : pam-1.5.2-16.fc38.src.rpm
Repository : fedora
Summary : Shared libraries of the PAM package
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. The pam-libs
: contains the shared libraries for PAM.