json-spirit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S json-spirit

* (Optional) Uninstall json-spirit on Arch using YAY

$ yay -Rns json-spirit

2. Manually Install "json-spirit" via AUR

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

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

b. Clone json-spirit's git locally

$ git clone https://aur.archlinux.org/json-spirit.git ~/json-spirit

c. Go to ~/json-spirit folder and install it

$ cd ~/json-spirit $ makepkg -si

3. Information about the json-spirit package on Arch User Repository (AUR)

ID: 464370
Name: json-spirit
PackageBaseID: 127496
PackageBase: json-spirit
Version: 4.18-1
Description: JSON Spirit is a C++ JSON library using Boost Spirit for parsing.
URL: https://github.com/infinitio/json-spirit
NumVotes: 0
Popularity: 0
OutOfDate: 1704894106
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1511618209
LastModified: 1511618209
URLPath: /cgit/aur.git/snapshot/json-spirit.tar.gz