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
Copied
b. Install pgpool-ii on Arch using YAY
$
yay -S
pgpool-ii
Copied
* (Optional) Uninstall pgpool-ii on Arch using YAY
$
yay -Rns
pgpool-ii
Copied
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
Copied
b. Clone pgpool-ii's git locally
$
git clone https://aur.archlinux.org/pgpool-ii.git
~/pgpool-ii
Copied
c. Go to ~/pgpool-ii folder and install it
$
cd
~/pgpool-ii
Copied
$
makepkg -si
Copied
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
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