negrep-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S negrep-bin

* (Optional) Uninstall negrep-bin on Arch using YAY

$ yay -Rns negrep-bin

2. Manually Install "negrep-bin" via AUR

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

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

b. Clone negrep-bin's git locally

$ git clone https://aur.archlinux.org/negrep-bin.git ~/negrep-bin

c. Go to ~/negrep-bin folder and install it

$ cd ~/negrep-bin $ makepkg -si

3. Information about the negrep-bin package on Arch User Repository (AUR)

ID: 1054435
Name: negrep-bin
PackageBaseID: 167689
PackageBase: negrep-bin
Version: 1.4.1-1
Description: Grep-like utility based on Nevod Textual Pattern Matching
URL: https://github.com/nezaboodka/nevod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kamilcuk
Submitter: Kamilcuk
FirstSubmitted: 1622975566
LastModified: 1647809437
URLPath: /cgit/aur.git/snapshot/negrep-bin.tar.gz