hx on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hx

* (Optional) Uninstall hx on Arch using YAY

$ yay -Rns hx

2. Manually Install "hx" via AUR

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

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

b. Clone hx's git locally

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

c. Go to ~/hx folder and install it

$ cd ~/hx $ makepkg -si

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

ID: 1348921
Name: hx
PackageBaseID: 198910
PackageBase: hx
Version: 1.0.14-1
Description: Hex editor for the terminal using plain C99 + POSIX libs
URL: https://github.com/krpors/hx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1698282341
LastModified: 1699328666
URLPath: /cgit/aur.git/snapshot/hx.tar.gz