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