How to Install and Uninstall pam-doc.noarch Package on Fedora 38

Last updated: October 06,2024

1. Install "pam-doc.noarch" package

This is a short guide on how to install pam-doc.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install pam-doc.noarch

2. Uninstall "pam-doc.noarch" package

This guide covers the steps necessary to uninstall pam-doc.noarch on Fedora 38:

$ sudo dnf remove pam-doc.noarch $ sudo dnf autoremove

3. Information about the pam-doc.noarch package on Fedora 38

Last metadata expiration check: 2:59:36 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : pam-doc
Version : 1.5.2
Release : 16.fc38
Architecture : noarch
Size : 198 k
Source : pam-1.5.2-16.fc38.src.rpm
Repository : fedora
Summary : Extra documentation 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. The pam-doc
: contains extra documentation for PAM. Currently, this includes additional
: documentation in txt and html format.