hexgrep on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S hexgrep

* (Optional) Uninstall hexgrep on Arch using YAY

$ yay -Rns hexgrep

2. Manually Install "hexgrep" via AUR

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

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

b. Clone hexgrep's git locally

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

c. Go to ~/hexgrep folder and install it

$ cd ~/hexgrep $ makepkg -si

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

ID: 1112497
Name: hexgrep
PackageBaseID: 72907
PackageBase: hexgrep
Version: 2013.9.6-4
Description: versatile grep-like binary stream and file search tool
URL: https://xyne.dev/projects/hexgrep
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1377491160
LastModified: 1657924935
URLPath: /cgit/aur.git/snapshot/hexgrep.tar.gz