argh-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S argh-git

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

$ yay -Rns argh-git

2. Manually Install "argh-git" via AUR

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

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

b. Clone argh-git's git locally

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

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

$ cd ~/argh-git $ makepkg -si

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

ID: 1099104
Name: argh-git
PackageBaseID: 183256
PackageBase: argh-git
Version: 1.3.2.r6.g39b9a00-1
Description: Minimalist argument handler
URL: https://github.com/adishavit/argh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1655322441
LastModified: 1655322441
URLPath: /cgit/aur.git/snapshot/argh-git.tar.gz