pam-python on AUR (Arch User Repository)

Last updated: June 24,2024

1. Install "pam-python" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install pam-python on Arch using YAY

$ yay -S pam-python

* (Optional) Uninstall pam-python on Arch using YAY

$ yay -Rns pam-python

2. Manually Install "pam-python" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pam-python's git locally

$ git clone https://aur.archlinux.org/pam-python.git ~/pam-python

c. Go to ~/pam-python folder and install it

$ cd ~/pam-python $ makepkg -si

3. Information about the pam-python package on Arch User Repository (AUR)

ID: 946040
Name: pam-python
PackageBaseID: 146067
PackageBase: pam-python
Version: 1.0.8-3
Description: Python for PAM
URL: http://pam-python.sourceforge.net/
NumVotes: 8
Popularity: 0.023515
OutOfDate:
Maintainer: komex
Submitter: kageurufu
FirstSubmitted: 1571934427
LastModified: 1628585195
URLPath: /cgit/aur.git/snapshot/pam-python.tar.gz

5. The same packages on other Linux Distributions