jsoncpp-cmake on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S jsoncpp-cmake

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

$ yay -Rns jsoncpp-cmake

2. Manually Install "jsoncpp-cmake" via AUR

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

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

b. Clone jsoncpp-cmake's git locally

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

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

$ cd ~/jsoncpp-cmake $ makepkg -si

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

ID: 1194287
Name: jsoncpp-cmake
PackageBaseID: 188645
PackageBase: jsoncpp-cmake
Version: 1.9.5-1
Description: C++ library for interacting with JSON; cmake version: FS#60285
URL: https://github.com/open-source-parsers/jsoncpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1670697823
LastModified: 1673318712
URLPath: /cgit/aur.git/snapshot/jsoncpp-cmake.tar.gz