liblaxjson on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S liblaxjson

* (Optional) Uninstall liblaxjson on Arch using YAY

$ yay -Rns liblaxjson

2. Manually Install "liblaxjson" via AUR

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

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

b. Clone liblaxjson's git locally

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

c. Go to ~/liblaxjson folder and install it

$ cd ~/liblaxjson $ makepkg -si

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

ID: 376059
Name: liblaxjson
PackageBaseID: 118938
PackageBase: liblaxjson
Version: 1.0.5-1
Description: C library for parsing JSON config files
URL: https://github.com/andrewrk/liblaxjson
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tdy
Submitter: tdy
FirstSubmitted: 1484900398
LastModified: 1484900398
URLPath: /cgit/aur.git/snapshot/liblaxjson.tar.gz