igrep on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S igrep

* (Optional) Uninstall igrep on Arch using YAY

$ yay -Rns igrep

2. Manually Install "igrep" via AUR

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

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

b. Clone igrep's git locally

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

c. Go to ~/igrep folder and install it

$ cd ~/igrep $ makepkg -si

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

ID: 1126504
Name: igrep
PackageBaseID: 184955
PackageBase: igrep
Version: 0.5.1-1
Description: Interactive Grep
URL: https://github.com/konradsz/igrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
FirstSubmitted: 1660609783
LastModified: 1660609783
URLPath: /cgit/aur.git/snapshot/igrep.tar.gz