cpp-argparse-dev on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "cpp-argparse-dev" 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 cpp-argparse-dev on Arch using YAY

$ yay -S cpp-argparse-dev

* (Optional) Uninstall cpp-argparse-dev on Arch using YAY

$ yay -Rns cpp-argparse-dev

2. Manually Install "cpp-argparse-dev" via AUR

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

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

b. Clone cpp-argparse-dev's git locally

$ git clone https://aur.archlinux.org/cpp-argparse-dev.git ~/cpp-argparse-dev

c. Go to ~/cpp-argparse-dev folder and install it

$ cd ~/cpp-argparse-dev $ makepkg -si

3. Information about the cpp-argparse-dev package on Arch User Repository (AUR)

ID: 1418205
Name: cpp-argparse-dev
PackageBaseID: 178937
PackageBase: cpp-argparse-dev
Version: 1.9.1-1
Description: Python-like argument parser for C++ projects
URL: https://github.com/rue-ryuzaki/argparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rue-ryuzaki
Submitter: rue-ryuzaki
FirstSubmitted: 1652817406
LastModified: 1709225691
URLPath: /cgit/aur.git/snapshot/cpp-argparse-dev.tar.gz