sgrep on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S sgrep

* (Optional) Uninstall sgrep on Arch using YAY

$ yay -Rns sgrep

2. Manually Install "sgrep" via AUR

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

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

b. Clone sgrep's git locally

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

c. Go to ~/sgrep folder and install it

$ cd ~/sgrep $ makepkg -si

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

ID: 441398
Name: sgrep
PackageBaseID: 100497
PackageBase: sgrep
Version: 1.94a-1
Description:
URL:
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: nob_dy
Submitter: nob_dy
FirstSubmitted: 1442908574
LastModified: 1504684220
URLPath: /cgit/aur.git/snapshot/sgrep.tar.gz