program-options on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "program-options" 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 program-options on Arch using YAY
$
yay -S
program-options
Copied
* (Optional) Uninstall program-options on Arch using YAY
$
yay -Rns
program-options
Copied
2. Manually Install "program-options" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone program-options's git locally
$
git clone https://aur.archlinux.org/program-options.git
~/program-options
Copied
c. Go to ~/program-options folder and install it
$
cd
~/program-options
Copied
$
makepkg -si
Copied
3. Information about the program-options package on Arch User Repository (AUR)
ID: 533974
Name: program-options
PackageBaseID: 134968
PackageBase: program-options
Version: 0.1.0-1
Description: Header-only programme options library for C++.
URL: https://github.com/Fytch/ProgramOptions.hxx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alberto-santini
Submitter: alberto-santini
FirstSubmitted: 1533980184
LastModified: 1533980259
URLPath: /cgit/aur.git/snapshot/program-options.tar.gz
Name: program-options
PackageBaseID: 134968
PackageBase: program-options
Version: 0.1.0-1
Description: Header-only programme options library for C++.
URL: https://github.com/Fytch/ProgramOptions.hxx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alberto-santini
Submitter: alberto-santini
FirstSubmitted: 1533980184
LastModified: 1533980259
URLPath: /cgit/aur.git/snapshot/program-options.tar.gz