lua53-cjson on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lua53-cjson

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

$ yay -Rns lua53-cjson

2. Manually Install "lua53-cjson" via AUR

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

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

b. Clone lua53-cjson's git locally

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

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

$ cd ~/lua53-cjson $ makepkg -si

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

ID: 1085187
Name: lua53-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/lua53-cjson.tar.gz

5. The same packages on other Linux Distributions