lib32-cjson on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lib32-cjson

* (Optional) Uninstall lib32-cjson on Arch using YAY

$ yay -Rns lib32-cjson

2. Manually Install "lib32-cjson" via AUR

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

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

b. Clone lib32-cjson's git locally

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

c. Go to ~/lib32-cjson folder and install it

$ cd ~/lib32-cjson $ makepkg -si

3. Information about the lib32-cjson package on Arch User Repository (AUR)

ID: 1345766
Name: lib32-cjson
PackageBaseID: 188563
PackageBase: lib32-cjson
Version: 1.7.16-1
Description: Ultralightweight JSON parser in ANSI C (32-bit)
URL: https://github.com/DaveGamble/cJSON
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: The_Loko
Submitter: The_Loko
FirstSubmitted: 1670435731
LastModified: 1698837646
URLPath: /cgit/aur.git/snapshot/lib32-cjson.tar.gz