pam_sqlite-git on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "pam_sqlite-git" 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_sqlite-git on Arch using YAY

$ yay -S pam_sqlite-git

* (Optional) Uninstall pam_sqlite-git on Arch using YAY

$ yay -Rns pam_sqlite-git

2. Manually Install "pam_sqlite-git" via AUR

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

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

b. Clone pam_sqlite-git's git locally

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

c. Go to ~/pam_sqlite-git folder and install it

$ cd ~/pam_sqlite-git $ makepkg -si

3. Information about the pam_sqlite-git package on Arch User Repository (AUR)

ID: 1012379
Name: pam_sqlite-git
PackageBaseID: 174595
PackageBase: pam_sqlite-git
Version: 1.0.1.7-1
Description: PAM module to provide authentication against SQLite tables
URL: https://github.com/HormyAJP/pam_sqlite3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jking
Submitter: jking
FirstSubmitted: 1640989046
LastModified: 1640996623
URLPath: /cgit/aur.git/snapshot/pam_sqlite-git.tar.gz