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