hexd on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hexd

* (Optional) Uninstall hexd on Arch using YAY

$ yay -Rns hexd

2. Manually Install "hexd" via AUR

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

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

b. Clone hexd's git locally

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

c. Go to ~/hexd folder and install it

$ cd ~/hexd $ makepkg -si

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

ID: 1302905
Name: hexd
PackageBaseID: 196632
PackageBase: hexd
Version: 1.1.0-1
Description: colourful, human-friendly hexdump tool
URL: https://github.com/FireyFly/hexd
NumVotes: 1
Popularity: 0.013918
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1691849759
LastModified: 1691849759
URLPath: /cgit/aur.git/snapshot/hexd.tar.gz