yajl-git on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S yajl-git

* (Optional) Uninstall yajl-git on Arch using YAY

$ yay -Rns yajl-git

2. Manually Install "yajl-git" via AUR

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

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

b. Clone yajl-git's git locally

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

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

$ cd ~/yajl-git $ makepkg -si

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

ID: 1240843
Name: yajl-git
PackageBaseID: 158593
PackageBase: yajl-git
Version: 2.1.0.r5.g5e3a785-2
Description: A fast streaming JSON parsing library in C
URL: https://lloyd.github.io/yajl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1602300097
LastModified: 1681377848
URLPath: /cgit/aur.git/snapshot/yajl-git.tar.gz