lua-luajson on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S lua-luajson

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

$ yay -Rns lua-luajson

2. Manually Install "lua-luajson" via AUR

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

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

b. Clone lua-luajson's git locally

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

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

$ cd ~/lua-luajson $ makepkg -si

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

ID: 1289274
Name: lua-luajson
PackageBaseID: 141407
PackageBase: lua-luajson
Version: 1.3.4-9
Description: JSON parser/encoder for Lua
URL: https://www.eharning.us/wiki/luajson/
NumVotes: 4
Popularity: 0.102331
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1555763762
LastModified: 1689428494
URLPath: /cgit/aur.git/snapshot/lua-luajson.tar.gz