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

b. Install program-options on Arch using YAY

$ yay -S program-options

* (Optional) Uninstall program-options on Arch using YAY

$ yay -Rns program-options

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

b. Clone program-options's git locally

$ git clone https://aur.archlinux.org/program-options.git ~/program-options

c. Go to ~/program-options folder and install it

$ cd ~/program-options $ makepkg -si

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