How to Install and Uninstall pam-devel.i686 Package on Fedora 39

Last updated: November 25,2024

1. Install "pam-devel.i686" package

Please follow the steps below to install pam-devel.i686 on Fedora 39

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

2. Uninstall "pam-devel.i686" package

This guide covers the steps necessary to uninstall pam-devel.i686 on Fedora 39:

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

3. Information about the pam-devel.i686 package on Fedora 39

Last metadata expiration check: 0:24:40 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : pam-devel
Version : 1.5.3
Release : 3.fc39
Architecture : i686
Size : 105 k
Source : pam-1.5.3-3.fc39.src.rpm
Repository : updates
Summary : Files needed for developing PAM-aware applications and modules for PAM
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. This package
: contains header files used for building both PAM-aware applications
: and modules for use with the PAM system.