fhex on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fhex

* (Optional) Uninstall fhex on Arch using YAY

$ yay -Rns fhex

2. Manually Install "fhex" via AUR

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

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

b. Clone fhex's git locally

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

c. Go to ~/fhex folder and install it

$ cd ~/fhex $ makepkg -si

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

ID: 1304361
Name: fhex
PackageBaseID: 160597
PackageBase: fhex
Version: 3.0.4-2
Description: Full-featured hex editor
URL: https://github.com/echo-devim/fhex
NumVotes: 2
Popularity: 0
OutOfDate: 1703994053
Maintainer: zlima12
Submitter: flacks
FirstSubmitted: 1607187607
LastModified: 1692131435
URLPath: /cgit/aur.git/snapshot/fhex.tar.gz