argc-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S argc-git

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

$ yay -Rns argc-git

2. Manually Install "argc-git" via AUR

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

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

b. Clone argc-git's git locally

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

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

$ cd ~/argc-git $ makepkg -si

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

ID: 1409491
Name: argc-git
PackageBaseID: 178062
PackageBase: argc-git
Version: 1.15.0.r0.ge82f089-1
Description: An elegant command-line options, arguments and sub-commands parser for bash (git)
URL: https://github.com/sigoden/argc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1650276620
LastModified: 1707986839
URLPath: /cgit/aur.git/snapshot/argc-git.tar.gz