libcmdlinecpp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libcmdlinecpp

* (Optional) Uninstall libcmdlinecpp on Arch using YAY

$ yay -Rns libcmdlinecpp

2. Manually Install "libcmdlinecpp" via AUR

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

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

b. Clone libcmdlinecpp's git locally

$ git clone https://aur.archlinux.org/libcmdlinecpp.git ~/libcmdlinecpp

c. Go to ~/libcmdlinecpp folder and install it

$ cd ~/libcmdlinecpp $ makepkg -si

3. Information about the libcmdlinecpp package on Arch User Repository (AUR)

ID: 551428
Name: libcmdlinecpp
PackageBaseID: 136624
PackageBase: libcmdlinecpp
Version: 1.0.0-1
Description: A simple parser for parsing command line arguments with C++
URL: https://github.com/nullptrT/libcmdlinecpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nullptr_t
Submitter: nullptr_t
FirstSubmitted: 1539440938
LastModified: 1539440938
URLPath: /cgit/aur.git/snapshot/libcmdlinecpp.tar.gz