pg_backup_ctl on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S pg_backup_ctl

* (Optional) Uninstall pg_backup_ctl on Arch using YAY

$ yay -Rns pg_backup_ctl

2. Manually Install "pg_backup_ctl" via AUR

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

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

b. Clone pg_backup_ctl's git locally

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

c. Go to ~/pg_backup_ctl folder and install it

$ cd ~/pg_backup_ctl $ makepkg -si

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

ID: 1141101
Name: pg_backup_ctl
PackageBaseID: 106332
PackageBase: pg_backup_ctl
Version: r159.5c5bd4e-1
Description: A tool to manage PostgreSQL archiving and basebackups
URL: https://github.com/credativ/pg_backup_ctl
NumVotes: 2
Popularity: 1.6E-5
OutOfDate:
Maintainer:
Submitter: CarstenF
FirstSubmitted: 1453220409
LastModified: 1663472806
URLPath: /cgit/aur.git/snapshot/pg_backup_ctl.tar.gz