lib32-libjson on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S lib32-libjson

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

$ yay -Rns lib32-libjson

2. Manually Install "lib32-libjson" via AUR

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

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

b. Clone lib32-libjson's git locally

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

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

$ cd ~/lib32-libjson $ makepkg -si

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

ID: 1039656
Name: lib32-libjson
PackageBaseID: 91116
PackageBase: lib32-libjson
Version: 0.8-1
Description: Small C library and small codebase that packs an efficient parser and a configurable printer (32-bit version)
URL: https://projects.snarc.org/libjson/
NumVotes: 10
Popularity: 0
OutOfDate: 1676155422
Maintainer:
Submitter: maandree
FirstSubmitted: 1425662549
LastModified: 1645214790
URLPath: /cgit/aur.git/snapshot/lib32-libjson.tar.gz