taywee-args on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S taywee-args

* (Optional) Uninstall taywee-args on Arch using YAY

$ yay -Rns taywee-args

2. Manually Install "taywee-args" via AUR

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

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

b. Clone taywee-args's git locally

$ git clone https://aur.archlinux.org/taywee-args.git ~/taywee-args

c. Go to ~/taywee-args folder and install it

$ cd ~/taywee-args $ makepkg -si

3. Information about the taywee-args package on Arch User Repository (AUR)

ID: 1085444
Name: taywee-args
PackageBaseID: 173179
PackageBase: taywee-args
Version: 6.4.1-2
Description: A simple, small, flexible, single-header C++11 argument parsing library
URL: https://github.com/Taywee/args
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1637184971
LastModified: 1653568282
URLPath: /cgit/aur.git/snapshot/taywee-args.tar.gz