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

Last updated: October 04,2024

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

$ yay -S lib32-yaml-cpp

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

$ yay -Rns lib32-yaml-cpp

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

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

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

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

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

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

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

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

ID: 1346186
Name: lib32-yaml-cpp
PackageBaseID: 135010
PackageBase: lib32-yaml-cpp
Version: 0.8.0-1
Description: YAML parser and emitter in C++, written around the YAML 1.2 spec (32-bits)
URL: https://github.com/jbeder/yaml-cpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TimeVortex
Submitter: TimeVortex
FirstSubmitted: 1534087616
LastModified: 1698907556
URLPath: /cgit/aur.git/snapshot/lib32-yaml-cpp.tar.gz