hexdiff on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S hexdiff

* (Optional) Uninstall hexdiff on Arch using YAY

$ yay -Rns hexdiff

2. Manually Install "hexdiff" via AUR

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

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

b. Clone hexdiff's git locally

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

c. Go to ~/hexdiff folder and install it

$ cd ~/hexdiff $ makepkg -si

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

ID: 388474
Name: hexdiff
PackageBaseID: 120192
PackageBase: hexdiff
Version: 0.0.50-1
Description: Visual hexadecimal difference editor
URL: http://tboudet.free.fr/hexdiff/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: doboszsite
Submitter: doboszsite
FirstSubmitted: 1488352869
LastModified: 1488353783
URLPath: /cgit/aur.git/snapshot/hexdiff.tar.gz