libjson on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S libjson

* (Optional) Uninstall libjson on Arch using YAY

$ yay -Rns libjson

2. Manually Install "libjson" via AUR

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

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

b. Clone libjson's git locally

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

c. Go to ~/libjson folder and install it

$ cd ~/libjson $ makepkg -si

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

ID: 228693
Name: libjson
PackageBaseID: 99483
PackageBase: libjson
Version: 0.8-1
Description: libjson is a small C library and small codebase that packs an efficient parser and a configurable printer
URL: http://projects.snarc.org/libjson/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: aspirogrammer
Submitter: aspirogrammer
FirstSubmitted: 1441586812
LastModified: 1441586870
URLPath: /cgit/aur.git/snapshot/libjson.tar.gz