lua-cjson on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lua-cjson

* (Optional) Uninstall lua-cjson on Arch using YAY

$ yay -Rns lua-cjson

2. Manually Install "lua-cjson" via AUR

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

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

b. Clone lua-cjson's git locally

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

c. Go to ~/lua-cjson folder and install it

$ cd ~/lua-cjson $ makepkg -si

3. Information about the lua-cjson package on Arch User Repository (AUR)

ID: 1085184
Name: lua-cjson
PackageBaseID: 52415
PackageBase: lua-cjson
Version: 2.1.0-5
Description: A fast JSON parsing and encoding support for Lua.
URL: https://www.kyne.com.au/~mark/software/lua-cjson.php
NumVotes: 15
Popularity: 0
OutOfDate: 1695207043
Maintainer: zopieux
Submitter: speps
FirstSubmitted: 1316113319
LastModified: 1653509676
URLPath: /cgit/aur.git/snapshot/lua-cjson.tar.gz