libjson on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "libjson" 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 libjson on Arch using YAY
$
yay -S
libjson
Copied
* (Optional) Uninstall libjson on Arch using YAY
$
yay -Rns
libjson
Copied
2. Manually Install "libjson" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libjson's git locally
$
git clone https://aur.archlinux.org/libjson.git
~/libjson
Copied
c. Go to ~/libjson folder and install it
$
cd
~/libjson
Copied
$
makepkg -si
Copied
3. Information about the libjson package on Arch User Repository (AUR)
ID: 228693
Name: libjson
PackageBaseID: 99483
PackageBase: libjson
Version: 0.8-1
Description: libjson is a small C library and small codebase that packs an efficient parser and a configurable printer
URL: http://projects.snarc.org/libjson/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: aspirogrammer
Submitter: aspirogrammer
FirstSubmitted: 1441586812
LastModified: 1441586870
URLPath: /cgit/aur.git/snapshot/libjson.tar.gz
Name: libjson
PackageBaseID: 99483
PackageBase: libjson
Version: 0.8-1
Description: libjson is a small C library and small codebase that packs an efficient parser and a configurable printer
URL: http://projects.snarc.org/libjson/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: aspirogrammer
Submitter: aspirogrammer
FirstSubmitted: 1441586812
LastModified: 1441586870
URLPath: /cgit/aur.git/snapshot/libjson.tar.gz