hx-git on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S hx-git

* (Optional) Uninstall hx-git on Arch using YAY

$ yay -Rns hx-git

2. Manually Install "hx-git" via AUR

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

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

b. Clone hx-git's git locally

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

c. Go to ~/hx-git folder and install it

$ cd ~/hx-git $ makepkg -si

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

ID: 1365876
Name: hx-git
PackageBaseID: 199320
PackageBase: hx-git
Version: 1.0.14.r0.c124b40-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: 1699330738
LastModified: 1701916709
URLPath: /cgit/aur.git/snapshot/hx-git.tar.gz