xxdiff on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S xxdiff

* (Optional) Uninstall xxdiff on Arch using YAY

$ yay -Rns xxdiff

2. Manually Install "xxdiff" via AUR

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

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

b. Clone xxdiff's git locally

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

c. Go to ~/xxdiff folder and install it

$ cd ~/xxdiff $ makepkg -si

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

ID: 1135678
Name: xxdiff
PackageBaseID: 11841
PackageBase: xxdiff
Version: 5.1-1
Description: A graphical browser for file and directory differences.
URL: https://github.com/blais/xxdiff
NumVotes: 31
Popularity: 1.4E-5
OutOfDate:
Maintainer: yparitcher
Submitter: tyr0
FirstSubmitted: 1182979457
LastModified: 1662423195
URLPath: /cgit/aur.git/snapshot/xxdiff.tar.gz