narg-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S narg-git

* (Optional) Uninstall narg-git on Arch using YAY

$ yay -Rns narg-git

2. Manually Install "narg-git" via AUR

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

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

b. Clone narg-git's git locally

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

c. Go to ~/narg-git folder and install it

$ cd ~/narg-git $ makepkg -si

3. Information about the narg-git package on Arch User Repository (AUR)

ID: 602624
Name: narg-git
PackageBaseID: 141097
PackageBase: narg-git
Version: v1.0.r5.g55b9934-1
Description: Multiarg option parser for C, inspired by python's argparse.
URL: https://github.com/anordal/narg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamesan
Submitter: jamesan
FirstSubmitted: 1554848339
LastModified: 1554848339
URLPath: /cgit/aur.git/snapshot/narg-git.tar.gz