pglogical on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pglogical

* (Optional) Uninstall pglogical on Arch using YAY

$ yay -Rns pglogical

2. Manually Install "pglogical" via AUR

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

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

b. Clone pglogical's git locally

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

c. Go to ~/pglogical folder and install it

$ cd ~/pglogical $ makepkg -si

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

ID: 380448
Name: pglogical
PackageBaseID: 119439
PackageBase: pglogical
Version: 1.2.2-2
Description: Logical replaction for PostgreSQL
URL: https://2ndquadrant.com/en/resources/pglogical/
NumVotes: 0
Popularity: 0
OutOfDate: 1494862074
Maintainer:
Submitter: svenne_k
FirstSubmitted: 1486113785
LastModified: 1486116036
URLPath: /cgit/aur.git/snapshot/pglogical.tar.gz