authpgsql on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S authpgsql

* (Optional) Uninstall authpgsql on Arch using YAY

$ yay -Rns authpgsql

2. Manually Install "authpgsql" via AUR

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

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

b. Clone authpgsql's git locally

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

c. Go to ~/authpgsql folder and install it

$ cd ~/authpgsql $ makepkg -si

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

ID: 511578
Name: authpgsql
PackageBaseID: 24571
PackageBase: authpgsql
Version: 0.6.1-1
Description: A NSS library to authenticate users against postgresql.
URL: https://sourceforge.net/projects/authpgsql/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1236702677
LastModified: 1526521862
URLPath: /cgit/aur.git/snapshot/authpgsql.tar.gz