libjsonbuilder-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libjsonbuilder-git

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

$ yay -Rns libjsonbuilder-git

2. Manually Install "libjsonbuilder-git" via AUR

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

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

b. Clone libjsonbuilder-git's git locally

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

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

$ cd ~/libjsonbuilder-git $ makepkg -si

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

ID: 1273713
Name: libjsonbuilder-git
PackageBaseID: 194724
PackageBase: libjsonbuilder-git
Version: 20230615-1
Description: Simple JSON construction library in C.
URL: https://github.com/nicholascw/libjsonbuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nicholascw
Submitter: nicholascw
FirstSubmitted: 1686839804
LastModified: 1686840755
URLPath: /cgit/aur.git/snapshot/libjsonbuilder-git.tar.gz