mingw-w64-rapidyaml on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mingw-w64-rapidyaml

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

$ yay -Rns mingw-w64-rapidyaml

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

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

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

$ cd ~/mingw-w64-rapidyaml $ makepkg -si

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

ID: 1133905
Name: mingw-w64-rapidyaml
PackageBaseID: 174562
PackageBase: mingw-w64-rapidyaml
Version: 0.4.1-1
Description: A library to parse and emit YAML, and do it fast (mingw-w64)
URL: https://github.com/biojppm/rapidyaml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1640902722
LastModified: 1662055657
URLPath: /cgit/aur.git/snapshot/mingw-w64-rapidyaml.tar.gz