How to Install and Uninstall pam.x86_64 Package on Fedora 36
Last updated: January 14,2025
1. Install "pam.x86_64" package
This tutorial shows how to install pam.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
pam.x86_64
Copied
2. Uninstall "pam.x86_64" package
This tutorial shows how to uninstall pam.x86_64 on Fedora 36:
$
sudo dnf remove
pam.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pam.x86_64 package on Fedora 36
Last metadata expiration check: 1:31:45 ago on Thu Sep 8 08:04:50 2022.
Installed Packages
Name : pam
Version : 1.5.2
Release : 13.fc36
Architecture : x86_64
Size : 1.8 M
Source : pam-1.5.2-13.fc36.src.rpm
Repository : @System
From repo : 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.
Installed Packages
Name : pam
Version : 1.5.2
Release : 13.fc36
Architecture : x86_64
Size : 1.8 M
Source : pam-1.5.2-13.fc36.src.rpm
Repository : @System
From repo : 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.