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

Last updated: October 05,2024

1. Install "pam-devel.i686" package

This guide let you learn how to install pam-devel.i686 on Fedora 35

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

2. Uninstall "pam-devel.i686" package

Please follow the guidelines below to uninstall pam-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 4:59:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : pam-devel
Version : 1.5.2
Release : 8.fc35
Architecture : i686
Size : 96 k
Source : pam-1.5.2-8.fc35.src.rpm
Repository : updates
Summary : Files needed for developing PAM-aware applications and modules for PAM
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. This package
: contains header files used for building both PAM-aware applications
: and modules for use with the PAM system.