libargparse-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S libargparse-git

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

$ yay -Rns libargparse-git

2. Manually Install "libargparse-git" via AUR

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

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

b. Clone libargparse-git's git locally

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

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

$ cd ~/libargparse-git $ makepkg -si

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

ID: 1010980
Name: libargparse-git
PackageBaseID: 173433
PackageBase: libargparse-git
Version: r69.ee74d1b-1
Description: A C++ command-line parsing library
URL: https://github.com/kmurray/libargparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1637855499
LastModified: 1640775933
URLPath: /cgit/aur.git/snapshot/libargparse-git.tar.gz