pdiff-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pdiff-git

* (Optional) Uninstall pdiff-git on Arch using YAY

$ yay -Rns pdiff-git

2. Manually Install "pdiff-git" via AUR

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

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

b. Clone pdiff-git's git locally

$ git clone https://aur.archlinux.org/pdiff-git.git ~/pdiff-git

c. Go to ~/pdiff-git folder and install it

$ cd ~/pdiff-git $ makepkg -si

3. Information about the pdiff-git package on Arch User Repository (AUR)

ID: 411794
Name: pdiff-git
PackageBaseID: 122417
PackageBase: pdiff-git
Version: 1-1
Description: Find differences between PDF documents
URL: https://github.com/kisonecat/pdiff/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kisonecat
Submitter: kisonecat
FirstSubmitted: 1495033520
LastModified: 1495033520
URLPath: /cgit/aur.git/snapshot/pdiff-git.tar.gz