bucardo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S bucardo

* (Optional) Uninstall bucardo on Arch using YAY

$ yay -Rns bucardo

2. Manually Install "bucardo" via AUR

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

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

b. Clone bucardo's git locally

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

c. Go to ~/bucardo folder and install it

$ cd ~/bucardo $ makepkg -si

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

ID: 1084362
Name: bucardo
PackageBaseID: 126347
PackageBase: bucardo
Version: 5.6.0-1
Description: An asynchronous PostgreSQL replication system, allowing for both multi-master and multi-slave operations
URL: https://bucardo.org
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer:
Submitter: Flakebi
FirstSubmitted: 1508029646
LastModified: 1653334761
URLPath: /cgit/aur.git/snapshot/bucardo.tar.gz