hgrep-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S hgrep-bin

* (Optional) Uninstall hgrep-bin on Arch using YAY

$ yay -Rns hgrep-bin

2. Manually Install "hgrep-bin" via AUR

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

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

b. Clone hgrep-bin's git locally

$ git clone https://aur.archlinux.org/hgrep-bin.git ~/hgrep-bin

c. Go to ~/hgrep-bin folder and install it

$ cd ~/hgrep-bin $ makepkg -si

3. Information about the hgrep-bin package on Arch User Repository (AUR)

ID: 1408535
Name: hgrep-bin
PackageBaseID: 176274
PackageBase: hgrep-bin
Version: 0.3.4-1
Description: Grep with human-friendly search results
URL: https://github.com/rhysd/hgrep
NumVotes: 1
Popularity: 0.00335
OutOfDate:
Maintainer: fabon
Submitter: fabon
FirstSubmitted: 1645551601
LastModified: 1707824480
URLPath: /cgit/aur.git/snapshot/hgrep-bin.tar.gz