hxl on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S hxl

* (Optional) Uninstall hxl on Arch using YAY

$ yay -Rns hxl

2. Manually Install "hxl" via AUR

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

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

b. Clone hxl's git locally

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

c. Go to ~/hxl folder and install it

$ cd ~/hxl $ makepkg -si

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

ID: 952979
Name: hxl
PackageBaseID: 168073
PackageBase: hxl
Version: 1.0-2
Description: Small, optimized terminal hex viewer
URL: https://github.com/sjmulder/hxl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1624000798
LastModified: 1630029671
URLPath: /cgit/aur.git/snapshot/hxl.tar.gz