jsonrpc-c-git on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "jsonrpc-c-git" 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 jsonrpc-c-git on Arch using YAY

$ yay -S jsonrpc-c-git

* (Optional) Uninstall jsonrpc-c-git on Arch using YAY

$ yay -Rns jsonrpc-c-git

2. Manually Install "jsonrpc-c-git" via AUR

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

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

b. Clone jsonrpc-c-git's git locally

$ git clone https://aur.archlinux.org/jsonrpc-c-git.git ~/jsonrpc-c-git

c. Go to ~/jsonrpc-c-git folder and install it

$ cd ~/jsonrpc-c-git $ makepkg -si

3. Information about the jsonrpc-c-git package on Arch User Repository (AUR)

ID: 219919
Name: jsonrpc-c-git
PackageBaseID: 93502
PackageBase: jsonrpc-c-git
Version: r42.e06e60b-1
Description: A library for a C program to receive or make JSON-RPC requests on tcp sockets (no HTTP).
URL: https://github.com/airtame/jsonrpc-c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DonOregano
FirstSubmitted: 1433018480
LastModified: 1439206790
URLPath: /cgit/aur.git/snapshot/jsonrpc-c-git.tar.gz