python2-pypam on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "python2-pypam" 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 python2-pypam on Arch using YAY

$ yay -S python2-pypam

* (Optional) Uninstall python2-pypam on Arch using YAY

$ yay -Rns python2-pypam

2. Manually Install "python2-pypam" via AUR

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

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

b. Clone python2-pypam's git locally

$ git clone https://aur.archlinux.org/python2-pypam.git ~/python2-pypam

c. Go to ~/python2-pypam folder and install it

$ cd ~/python2-pypam $ makepkg -si

3. Information about the python2-pypam package on Arch User Repository (AUR)

ID: 409264
Name: python2-pypam
PackageBaseID: 122214
PackageBase: python2-pypam
Version: 1.0.6-1
Description: PAM module that runs the Python interpreter and so allows PAM modules to be written in Python.
URL: http://pam-python.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1645822097
Maintainer:
FirstSubmitted: 1494342399
LastModified: 1494342399
URLPath: /cgit/aur.git/snapshot/python2-pypam.tar.gz