barman on AUR (Arch User Repository)
Last updated: January 24,2025
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
Copied
b. Install barman on Arch using YAY
$
yay -S
barman
Copied
* (Optional) Uninstall barman on Arch using YAY
$
yay -Rns
barman
Copied
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
Copied
b. Clone barman's git locally
$
git clone https://aur.archlinux.org/barman.git
~/barman
Copied
c. Go to ~/barman folder and install it
$
cd
~/barman
Copied
$
makepkg -si
Copied
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
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