barman on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S barman

* (Optional) Uninstall barman on Arch using YAY

$ yay -Rns barman

2. Manually Install "barman" via AUR

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

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

b. Clone barman's git locally

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

c. Go to ~/barman folder and install it

$ cd ~/barman $ makepkg -si

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

ID: 1391782
Name: barman
PackageBaseID: 124520
PackageBase: barman
Version: 3.10.0-1
Description: Backup and recovery manager for PostgreSQL
URL: https://www.pgbarman.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: aspirogrammer
FirstSubmitted: 1501723817
LastModified: 1706100028
URLPath: /cgit/aur.git/snapshot/barman.tar.gz