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