pgsql-backup on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pgsql-backup

* (Optional) Uninstall pgsql-backup on Arch using YAY

$ yay -Rns pgsql-backup

2. Manually Install "pgsql-backup" via AUR

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

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

b. Clone pgsql-backup's git locally

$ git clone https://aur.archlinux.org/pgsql-backup.git ~/pgsql-backup

c. Go to ~/pgsql-backup folder and install it

$ cd ~/pgsql-backup $ makepkg -si

3. Information about the pgsql-backup package on Arch User Repository (AUR)

ID: 511583
Name: pgsql-backup
PackageBaseID: 26779
PackageBase: pgsql-backup
Version: 0.9.16-1
Description: Automatic rolling backups for PostgreSQL
URL: https://github.com/fukawi2/pgsql-backup
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1243403150
LastModified: 1526522152
URLPath: /cgit/aur.git/snapshot/pgsql-backup.tar.gz