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