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

Last updated: November 07,2024

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

$ yay -S json-c-git

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

$ yay -Rns json-c-git

2. Manually Install "json-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 json-c-git's git locally

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

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

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

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

ID: 846469
Name: json-c-git
PackageBaseID: 162013
PackageBase: json-c-git
Version: 0.15-1
Description: A JSON implementation in C
URL: https://github.com/json-c/json-c/wiki
NumVotes: 1
Popularity: 0
OutOfDate: 1690622461
Maintainer: shoober420
Submitter: shoober420
FirstSubmitted: 1610485077
LastModified: 1610485344
URLPath: /cgit/aur.git/snapshot/json-c-git.tar.gz