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