lib32-jsoncpp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lib32-jsoncpp

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

$ yay -Rns lib32-jsoncpp

2. Manually Install "lib32-jsoncpp" via AUR

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

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

b. Clone lib32-jsoncpp's git locally

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

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

$ cd ~/lib32-jsoncpp $ makepkg -si

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

ID: 646522
Name: lib32-jsoncpp
PackageBaseID: 115711
PackageBase: lib32-jsoncpp
Version: 1.9.1-1
Description: A C++ library for interacting with JSON
URL: https://github.com/open-source-parsers/jsoncpp
NumVotes: 1
Popularity: 0
OutOfDate: 1631463260
Maintainer:
Submitter: versusvoid
FirstSubmitted: 1474627897
LastModified: 1568523064
URLPath: /cgit/aur.git/snapshot/lib32-jsoncpp.tar.gz