pgpool-ii on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pgpool-ii

* (Optional) Uninstall pgpool-ii on Arch using YAY

$ yay -Rns pgpool-ii

2. Manually Install "pgpool-ii" via AUR

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

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

b. Clone pgpool-ii's git locally

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

c. Go to ~/pgpool-ii folder and install it

$ cd ~/pgpool-ii $ makepkg -si

3. Information about the pgpool-ii package on Arch User Repository (AUR)

ID: 1185081
Name: pgpool-ii
PackageBaseID: 28155
PackageBase: pgpool-ii
Version: 4.4.0-1
Description: Middleware that works between PostgreSQL servers and a PostgreSQL database client.
URL: https://www.pgpool.net
NumVotes: 7
Popularity: 0.000606
OutOfDate:
Maintainer:
Submitter: tinhtruong
FirstSubmitted: 1247300923
LastModified: 1671433989
URLPath: /cgit/aur.git/snapshot/pgpool-ii.tar.gz