lua51-cjson on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lua51-cjson

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

$ yay -Rns lua51-cjson

2. Manually Install "lua51-cjson" via AUR

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

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

b. Clone lua51-cjson's git locally

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

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

$ cd ~/lua51-cjson $ makepkg -si

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

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

5. The same packages on other Linux Distributions