apgdiff on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "apgdiff" 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 apgdiff on Arch using YAY
$
yay -S
apgdiff
Copied
* (Optional) Uninstall apgdiff on Arch using YAY
$
yay -Rns
apgdiff
Copied
2. Manually Install "apgdiff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone apgdiff's git locally
$
git clone https://aur.archlinux.org/apgdiff.git
~/apgdiff
Copied
c. Go to ~/apgdiff folder and install it
$
cd
~/apgdiff
Copied
$
makepkg -si
Copied
3. Information about the apgdiff package on Arch User Repository (AUR)
ID: 1192693
Name: apgdiff
PackageBaseID: 149556
PackageBase: apgdiff
Version: 2.7.0-1
Description: A free PostgreSQL diff tool that is useful for comparison/diffing of database schemas
URL: http://www.apgdiff.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1582755704
LastModified: 1673029898
URLPath: /cgit/aur.git/snapshot/apgdiff.tar.gz
Name: apgdiff
PackageBaseID: 149556
PackageBase: apgdiff
Version: 2.7.0-1
Description: A free PostgreSQL diff tool that is useful for comparison/diffing of database schemas
URL: http://www.apgdiff.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1582755704
LastModified: 1673029898
URLPath: /cgit/aur.git/snapshot/apgdiff.tar.gz