mingw-w64-yaml-cpp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mingw-w64-yaml-cpp

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

$ yay -Rns mingw-w64-yaml-cpp

2. Manually Install "mingw-w64-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 mingw-w64-yaml-cpp's git locally

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

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

$ cd ~/mingw-w64-yaml-cpp $ makepkg -si

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

ID: 1302052
Name: mingw-w64-yaml-cpp
PackageBaseID: 107737
PackageBase: mingw-w64-yaml-cpp
Version: 0.8.0-1
Description: YAML parser and emitter in C++, written around the YAML 1.2 spec (mingw-w64)
URL: https://github.com/jbeder/yaml-cpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: dariost
FirstSubmitted: 1455748314
LastModified: 1691721229
URLPath: /cgit/aur.git/snapshot/mingw-w64-yaml-cpp.tar.gz