repmgr on AUR (Arch User Repository)

Last updated: May 20,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

b. Install repmgr on Arch using YAY

$ yay -S repmgr

* (Optional) Uninstall repmgr on Arch using YAY

$ yay -Rns repmgr

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

b. Clone repmgr's git locally

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

c. Go to ~/repmgr folder and install it

$ cd ~/repmgr $ makepkg -si

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