yyjson on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yyjson

* (Optional) Uninstall yyjson on Arch using YAY

$ yay -Rns yyjson

2. Manually Install "yyjson" via AUR

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

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

b. Clone yyjson's git locally

$ git clone https://aur.archlinux.org/yyjson.git ~/yyjson

c. Go to ~/yyjson folder and install it

$ cd ~/yyjson $ makepkg -si

3. Information about the yyjson package on Arch User Repository (AUR)

ID: 1179520
Name: yyjson
PackageBaseID: 188549
PackageBase: yyjson
Version: 0.5.1-1
Description: A high performance C JSON library
URL: https://ibireme.github.io/yyjson/
NumVotes: 0
Popularity: 0
OutOfDate: 1693473895
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1670426541
LastModified: 1670428004
URLPath: /cgit/aur.git/snapshot/yyjson.tar.gz