pgagroal on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S pgagroal

* (Optional) Uninstall pgagroal on Arch using YAY

$ yay -Rns pgagroal

2. Manually Install "pgagroal" via AUR

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

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

b. Clone pgagroal's git locally

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

c. Go to ~/pgagroal folder and install it

$ cd ~/pgagroal $ makepkg -si

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

ID: 857777
Name: pgagroal
PackageBaseID: 157613
PackageBase: pgagroal
Version: 1.1.0-1
Description: pgagroal is a high-performance protocol-native connection pool for PostgreSQL
URL: https://github.com/agroal/pgagroal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1599833298
LastModified: 1612343346
URLPath: /cgit/aur.git/snapshot/pgagroal.tar.gz