hxd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hxd

* (Optional) Uninstall hxd on Arch using YAY

$ yay -Rns hxd

2. Manually Install "hxd" via AUR

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

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

b. Clone hxd's git locally

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

c. Go to ~/hxd folder and install it

$ cd ~/hxd $ makepkg -si

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

ID: 1095546
Name: hxd
PackageBaseID: 166255
PackageBase: hxd
Version: 1.0.0-1
Description: A better hexdump
URL: https://github.com/kiedtl/huxdemp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1619795875
LastModified: 1654685908
URLPath: /cgit/aur.git/snapshot/hxd.tar.gz