hexcompare on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S hexcompare

* (Optional) Uninstall hexcompare on Arch using YAY

$ yay -Rns hexcompare

2. Manually Install "hexcompare" via AUR

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

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

b. Clone hexcompare's git locally

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

c. Go to ~/hexcompare folder and install it

$ cd ~/hexcompare $ makepkg -si

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

ID: 548687
Name: hexcompare
PackageBaseID: 136403
PackageBase: hexcompare
Version: 1.0.4-1
Description: Curses-based utility to compare and identify differences between two binary files
URL: https://sourceforge.net/projects/hexcompare/
NumVotes: 5
Popularity: 0.003091
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1538474857
LastModified: 1538474857
URLPath: /cgit/aur.git/snapshot/hexcompare.tar.gz