grab-git on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S grab-git

* (Optional) Uninstall grab-git on Arch using YAY

$ yay -Rns grab-git

2. Manually Install "grab-git" via AUR

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

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

b. Clone grab-git's git locally

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

c. Go to ~/grab-git folder and install it

$ cd ~/grab-git $ makepkg -si

3. Information about the grab-git package on Arch User Repository (AUR)

ID: 328763
Name: grab-git
PackageBaseID: 114552
PackageBase: grab-git
Version: 0.1s.r9.gac3b1b3-1
Description: Simple but very fast grep
URL: https://github.com/stealth/grab
NumVotes: 1
Popularity: 0
OutOfDate: 1705689395
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1470905945
LastModified: 1470905957
URLPath: /cgit/aur.git/snapshot/grab-git.tar.gz