cxxopts-git on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cxxopts-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
Copied
b. Install cxxopts-git on Arch using YAY
$
yay -S
cxxopts-git
Copied
* (Optional) Uninstall cxxopts-git on Arch using YAY
$
yay -Rns
cxxopts-git
Copied
2. Manually Install "cxxopts-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cxxopts-git's git locally
$
git clone https://aur.archlinux.org/cxxopts-git.git
~/cxxopts-git
Copied
c. Go to ~/cxxopts-git folder and install it
$
cd
~/cxxopts-git
Copied
$
makepkg -si
Copied
3. Information about the cxxopts-git package on Arch User Repository (AUR)
ID: 850902
Name: cxxopts-git
PackageBaseID: 140794
PackageBase: cxxopts-git
Version: 2.2.0.r40.ged85f04-1
Description: Lightweight C++ command line option parser
URL: https://github.com/jarro2783/cxxopts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1553797856
LastModified: 1611221983
URLPath: /cgit/aur.git/snapshot/cxxopts-git.tar.gz
Name: cxxopts-git
PackageBaseID: 140794
PackageBase: cxxopts-git
Version: 2.2.0.r40.ged85f04-1
Description: Lightweight C++ command line option parser
URL: https://github.com/jarro2783/cxxopts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1553797856
LastModified: 1611221983
URLPath: /cgit/aur.git/snapshot/cxxopts-git.tar.gz