jsonc on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install jsonc on Arch using YAY
$
yay -S
jsonc
Copied
* (Optional) Uninstall jsonc on Arch using YAY
$
yay -Rns
jsonc
Copied
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
Copied
b. Clone jsonc's git locally
$
git clone https://aur.archlinux.org/jsonc.git
~/jsonc
Copied
c. Go to ~/jsonc folder and install it
$
cd
~/jsonc
Copied
$
makepkg -si
Copied
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
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