yaml-cpp-git on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S yaml-cpp-git

* (Optional) Uninstall yaml-cpp-git on Arch using YAY

$ yay -Rns yaml-cpp-git

2. Manually Install "yaml-cpp-git" via AUR

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

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

b. Clone yaml-cpp-git's git locally

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

c. Go to ~/yaml-cpp-git folder and install it

$ cd ~/yaml-cpp-git $ makepkg -si

3. Information about the yaml-cpp-git package on Arch User Repository (AUR)

ID: 1304103
Name: yaml-cpp-git
PackageBaseID: 106108
PackageBase: yaml-cpp-git
Version: r684.e92321a-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: daizhirui
Submitter: Wesley_Chan
FirstSubmitted: 1452746925
LastModified: 1692067730
URLPath: /cgit/aur.git/snapshot/yaml-cpp-git.tar.gz