pam_ldap on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S pam_ldap

* (Optional) Uninstall pam_ldap on Arch using YAY

$ yay -Rns pam_ldap

2. Manually Install "pam_ldap" via AUR

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

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

b. Clone pam_ldap's git locally

$ git clone https://aur.archlinux.org/pam_ldap.git ~/pam_ldap

c. Go to ~/pam_ldap folder and install it

$ cd ~/pam_ldap $ makepkg -si

3. Information about the pam_ldap package on Arch User Repository (AUR)

ID: 1060022
Name: pam_ldap
PackageBaseID: 177577
PackageBase: pam_ldap
Version: 186-10
Description: LDAP authentication module for the PAM framework
URL: http://www.padl.com/OSS/pam_ldap.html
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1648836623
LastModified: 1648836623
URLPath: /cgit/aur.git/snapshot/pam_ldap.tar.gz