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

Last updated: October 06,2024

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

$ yay -S mingw-w64-libyaml

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

$ yay -Rns mingw-w64-libyaml

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

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

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

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

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

ID: 795232
Name: mingw-w64-libyaml
PackageBaseID: 68317
PackageBase: mingw-w64-libyaml
Version: 0.2.5-1
Description: YAML 1.1 library (mingw-w64)
URL: http://pyyaml.org/wiki/LibYAML
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: IceDragon
Submitter: Schala
FirstSubmitted: 1363823627
LastModified: 1600826385
URLPath: /cgit/aur.git/snapshot/mingw-w64-libyaml.tar.gz