ngp on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ngp

* (Optional) Uninstall ngp on Arch using YAY

$ yay -Rns ngp

2. Manually Install "ngp" via AUR

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

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

b. Clone ngp's git locally

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

c. Go to ~/ngp folder and install it

$ cd ~/ngp $ makepkg -si

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

ID: 551266
Name: ngp
PackageBaseID: 99641
PackageBase: ngp
Version: 1.4-1
Description: ncurses grep tool
URL: https://github.com/jonathanklee/ngp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441785109
LastModified: 1539376510
URLPath: /cgit/aur.git/snapshot/ngp.tar.gz