libfastjson on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S libfastjson

* (Optional) Uninstall libfastjson on Arch using YAY

$ yay -Rns libfastjson

2. Manually Install "libfastjson" via AUR

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

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

b. Clone libfastjson's git locally

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

c. Go to ~/libfastjson folder and install it

$ cd ~/libfastjson $ makepkg -si

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

ID: 1292765
Name: libfastjson
PackageBaseID: 128886
PackageBase: libfastjson
Version: 1.2304.0-1
Description: A performance-focused json library for C
URL: https://github.com/rsyslog/libfastjson
NumVotes: 5
Popularity: 0.277305
OutOfDate:
Maintainer: fordprefect
Submitter: Barthalion
FirstSubmitted: 1515328791
LastModified: 1690015628
URLPath: /cgit/aur.git/snapshot/libfastjson.tar.gz