pam_sasl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pam_sasl

* (Optional) Uninstall pam_sasl on Arch using YAY

$ yay -Rns pam_sasl

2. Manually Install "pam_sasl" via AUR

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

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

b. Clone pam_sasl's git locally

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

c. Go to ~/pam_sasl folder and install it

$ cd ~/pam_sasl $ makepkg -si

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

ID: 193739
Name: pam_sasl
PackageBaseID: 36057
PackageBase: pam_sasl
Version: 0.1.2-1
Description: pam sasl auth module
URL: http://sourceforge.net/projects/pam-sasl/
NumVotes: 2
Popularity: 0
OutOfDate: 1700423235
Maintainer:
Submitter: sergej
FirstSubmitted: 1269955255
LastModified: 1434145924
URLPath: /cgit/aur.git/snapshot/pam_sasl.tar.gz