apgdiff on AUR (Arch User Repository)

Last updated: May 20,2024

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

b. Install apgdiff on Arch using YAY

$ yay -S apgdiff

* (Optional) Uninstall apgdiff on Arch using YAY

$ yay -Rns apgdiff

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

b. Clone apgdiff's git locally

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

c. Go to ~/apgdiff folder and install it

$ cd ~/apgdiff $ makepkg -si

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