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

Last updated: June 28,2024

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

$ yay -S mingw-w64-yajl

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

$ yay -Rns mingw-w64-yajl

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

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

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

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

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

ID: 207705
Name: mingw-w64-yajl
PackageBaseID: 90130
PackageBase: mingw-w64-yajl
Version: 2.1.0-1
Description: Yet Another JSON Library (mingw-w64)
URL: http://lloyd.github.com/yajl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: stas
FirstSubmitted: 1423081944
LastModified: 1436205024
URLPath: /cgit/aur.git/snapshot/mingw-w64-yajl.tar.gz