cli11-compiled on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S cli11-compiled

* (Optional) Uninstall cli11-compiled on Arch using YAY

$ yay -Rns cli11-compiled

2. Manually Install "cli11-compiled" via AUR

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

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

b. Clone cli11-compiled's git locally

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

c. Go to ~/cli11-compiled folder and install it

$ cd ~/cli11-compiled $ makepkg -si

3. Information about the cli11-compiled package on Arch User Repository (AUR)

ID: 1426359
Name: cli11-compiled
PackageBaseID: 203605
PackageBase: cli11-compiled
Version: 2.4.1-1
Description: Command line parser for C++.
URL: https://github.com/CLIUtils/CLI11
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1710226877
LastModified: 1710325289
URLPath: /cgit/aur.git/snapshot/cli11-compiled.tar.gz