hexerator on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hexerator

* (Optional) Uninstall hexerator on Arch using YAY

$ yay -Rns hexerator

2. Manually Install "hexerator" via AUR

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

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

b. Clone hexerator's git locally

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

c. Go to ~/hexerator folder and install it

$ cd ~/hexerator $ makepkg -si

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

ID: 1214952
Name: hexerator
PackageBaseID: 185936
PackageBase: hexerator
Version: 0.2.1-1
Description: Versatile GUI hex editor focused on binary file exploration and aiding pattern recognition
URL: https://github.com/crumblingstatue/hexerator
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: svenstaro
Submitter: svenstaro
FirstSubmitted: 1663835421
LastModified: 1676990173
URLPath: /cgit/aur.git/snapshot/hexerator.tar.gz