yaml2argdata on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S yaml2argdata

* (Optional) Uninstall yaml2argdata on Arch using YAY

$ yay -Rns yaml2argdata

2. Manually Install "yaml2argdata" via AUR

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

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

b. Clone yaml2argdata's git locally

$ git clone https://aur.archlinux.org/yaml2argdata.git ~/yaml2argdata

c. Go to ~/yaml2argdata folder and install it

$ cd ~/yaml2argdata $ makepkg -si

3. Information about the yaml2argdata package on Arch User Repository (AUR)

ID: 589948
Name: yaml2argdata
PackageBaseID: 129426
PackageBase: yaml2argdata
Version: 0.4-1
Description: C++ header-only library for converting YAML to Argdata
URL: https://github.com/NuxiNL/yaml2argdata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1516791688
LastModified: 1551276365
URLPath: /cgit/aur.git/snapshot/yaml2argdata.tar.gz