pgquarrel on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S pgquarrel

* (Optional) Uninstall pgquarrel on Arch using YAY

$ yay -Rns pgquarrel

2. Manually Install "pgquarrel" via AUR

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

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

b. Clone pgquarrel's git locally

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

c. Go to ~/pgquarrel folder and install it

$ cd ~/pgquarrel $ makepkg -si

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

ID: 944125
Name: pgquarrel
PackageBaseID: 169609
PackageBase: pgquarrel
Version: 0.7.0-1
Description: A program that compares PostgreSQL database schemas (DDL)
URL: https://github.com/eulerto/pgquarrel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bianjp
Submitter: bianjp
FirstSubmitted: 1628167253
LastModified: 1628167253
URLPath: /cgit/aur.git/snapshot/pgquarrel.tar.gz