repmgr on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "repmgr" 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 repmgr on Arch using YAY
$
yay -S
repmgr
Copied
* (Optional) Uninstall repmgr on Arch using YAY
$
yay -Rns
repmgr
Copied
2. Manually Install "repmgr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone repmgr's git locally
$
git clone https://aur.archlinux.org/repmgr.git
~/repmgr
Copied
c. Go to ~/repmgr folder and install it
$
cd
~/repmgr
Copied
$
makepkg -si
Copied
3. Information about the repmgr package on Arch User Repository (AUR)
ID: 1362971
Name: repmgr
PackageBaseID: 134683
PackageBase: repmgr
Version: 5.4.1-1
Description: repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers.
URL: https://repmgr.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ssharunas
Submitter: ssharunas
FirstSubmitted: 1533120853
LastModified: 1701430319
URLPath: /cgit/aur.git/snapshot/repmgr.tar.gz
Name: repmgr
PackageBaseID: 134683
PackageBase: repmgr
Version: 5.4.1-1
Description: repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers.
URL: https://repmgr.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ssharunas
Submitter: ssharunas
FirstSubmitted: 1533120853
LastModified: 1701430319
URLPath: /cgit/aur.git/snapshot/repmgr.tar.gz