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