libjson-rpc-cpp on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S libjson-rpc-cpp

* (Optional) Uninstall libjson-rpc-cpp on Arch using YAY

$ yay -Rns libjson-rpc-cpp

2. Manually Install "libjson-rpc-cpp" via AUR

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

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

b. Clone libjson-rpc-cpp's git locally

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

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

$ cd ~/libjson-rpc-cpp $ makepkg -si

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

ID: 984474
Name: libjson-rpc-cpp
PackageBaseID: 87148
PackageBase: libjson-rpc-cpp
Version: 1.0.0-2
Description: C++ framework for json-rpc 1.0 and 2.0
URL: https://github.com/cinemast/libjson-rpc-cpp
NumVotes: 8
Popularity: 0
OutOfDate: 1658671328
Maintainer: cinemast
Submitter: cinemast
FirstSubmitted: 1415119830
LastModified: 1636156769
URLPath: /cgit/aur.git/snapshot/libjson-rpc-cpp.tar.gz