yaml-cpp0.6 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yaml-cpp0.6

* (Optional) Uninstall yaml-cpp0.6 on Arch using YAY

$ yay -Rns yaml-cpp0.6

2. Manually Install "yaml-cpp0.6" via AUR

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

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

b. Clone yaml-cpp0.6's git locally

$ git clone https://aur.archlinux.org/yaml-cpp0.6.git ~/yaml-cpp0.6

c. Go to ~/yaml-cpp0.6 folder and install it

$ cd ~/yaml-cpp0.6 $ makepkg -si

3. Information about the yaml-cpp0.6 package on Arch User Repository (AUR)

ID: 1277626
Name: yaml-cpp0.6
PackageBaseID: 193132
PackageBase: yaml-cpp0.6
Version: 0.6.3-1
Description: YAML parser and emitter in C++, written around the YAML 1.2 spec
URL: https://github.com/jbeder/yaml-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1682731293
LastModified: 1687526325
URLPath: /cgit/aur.git/snapshot/yaml-cpp0.6.tar.gz