hexcompare on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install hexcompare on Arch using YAY
$
yay -S
hexcompare
Copied
* (Optional) Uninstall hexcompare on Arch using YAY
$
yay -Rns
hexcompare
Copied
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
Copied
b. Clone hexcompare's git locally
$
git clone https://aur.archlinux.org/hexcompare.git
~/hexcompare
Copied
c. Go to ~/hexcompare folder and install it
$
cd
~/hexcompare
Copied
$
makepkg -si
Copied
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
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