cjson-git on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S cjson-git

* (Optional) Uninstall cjson-git on Arch using YAY

$ yay -Rns cjson-git

2. Manually Install "cjson-git" via AUR

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

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

b. Clone cjson-git's git locally

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

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

$ cd ~/cjson-git $ makepkg -si

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

ID: 860238
Name: cjson-git
PackageBaseID: 62912
PackageBase: cjson-git
Version: v1.7.14.r10.g324a6ac-1
Description: Dave Gamble's cJSON library. Easily handle JSON data in C (git version).
URL: https://github.com/DaveGamble/cJSON
NumVotes: 2
Popularity: 0
OutOfDate: 1704910862
Maintainer:
Submitter:
FirstSubmitted: 1348038781
LastModified: 1612734027
URLPath: /cgit/aur.git/snapshot/cjson-git.tar.gz