jsonc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S jsonc

* (Optional) Uninstall jsonc on Arch using YAY

$ yay -Rns jsonc

2. Manually Install "jsonc" via AUR

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

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

b. Clone jsonc's git locally

$ git clone https://aur.archlinux.org/jsonc.git ~/jsonc

c. Go to ~/jsonc folder and install it

$ cd ~/jsonc $ makepkg -si

3. Information about the jsonc package on Arch User Repository (AUR)

ID: 422736
Name: jsonc
PackageBaseID: 123639
PackageBase: jsonc
Version: 1.0.0-1
Description: A simple JSON library written in C.
URL: https://github.com/desolt/jsonc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: desolt
Submitter: desolt
FirstSubmitted: 1498507155
LastModified: 1498507155
URLPath: /cgit/aur.git/snapshot/jsonc.tar.gz