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