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

Last updated: May 15,2024

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

$ yay -S yaml-cpp0.5

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

$ yay -Rns yaml-cpp0.5

2. Manually Install "yaml-cpp0.5" 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.5's git locally

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

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

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

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

ID: 507190
Name: yaml-cpp0.5
PackageBaseID: 132001
PackageBase: yaml-cpp0.5
Version: 0.5.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:
Submitter: de-vries
FirstSubmitted: 1525187505
LastModified: 1525187505
URLPath: /cgit/aur.git/snapshot/yaml-cpp0.5.tar.gz