How to Install and Uninstall python3-pam.noarch Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "python3-pam.noarch" package
Here is a brief guide to show you how to install python3-pam.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pam.noarch
Copied
2. Uninstall "python3-pam.noarch" package
Here is a brief guide to show you how to uninstall python3-pam.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-pam.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pam.noarch package on AlmaLinux 9
Last metadata expiration check: 0:06:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pam
Version : 2.0.0
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : python-pam-2.0.0-1.el9.src.rpm
Repository : epel
Summary : Pure Python interface to the Pluggable Authentication Modules system on Linux
URL : https://github.com/FirefighterBlu3/python-pam
License : MIT
Description : This module provides an authenticate function that allows the caller to
: authenticate a given username / password against the PAM system on Linux.
Available Packages
Name : python3-pam
Version : 2.0.0
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : python-pam-2.0.0-1.el9.src.rpm
Repository : epel
Summary : Pure Python interface to the Pluggable Authentication Modules system on Linux
URL : https://github.com/FirefighterBlu3/python-pam
License : MIT
Description : This module provides an authenticate function that allows the caller to
: authenticate a given username / password against the PAM system on Linux.