nrgrep on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nrgrep

* (Optional) Uninstall nrgrep on Arch using YAY

$ yay -Rns nrgrep

2. Manually Install "nrgrep" via AUR

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

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

b. Clone nrgrep's git locally

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

c. Go to ~/nrgrep folder and install it

$ cd ~/nrgrep $ makepkg -si

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

ID: 449190
Name: nrgrep
PackageBaseID: 126112
PackageBase: nrgrep
Version: 1.1.2-2
Description: NR-grep ([N]ondeterministic [R]everse [g]rep): a fast and flexible pattern matching tool
URL: https://www.dcc.uchile.cl/~gnavarro/software/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1507190839
LastModified: 1507191012
URLPath: /cgit/aur.git/snapshot/nrgrep.tar.gz