lua-json on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "lua-json" 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
Copied
b. Install lua-json on Arch using YAY
$
yay -S
lua-json
Copied
* (Optional) Uninstall lua-json on Arch using YAY
$
yay -Rns
lua-json
Copied
2. Manually Install "lua-json" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lua-json's git locally
$
git clone https://aur.archlinux.org/lua-json.git
~/lua-json
Copied
c. Go to ~/lua-json folder and install it
$
cd
~/lua-json
Copied
$
makepkg -si
Copied
3. Information about the lua-json package on Arch User Repository (AUR)
ID: 1357466
Name: lua-json
PackageBaseID: 199800
PackageBase: lua-json
Version: 0.1.2-1
Description: Pure lua json library
URL: https://github.com/rxi/json.lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vetu104
Submitter: vetu104
FirstSubmitted: 1700668299
LastModified: 1700668299
URLPath: /cgit/aur.git/snapshot/lua-json.tar.gz
Name: lua-json
PackageBaseID: 199800
PackageBase: lua-json
Version: 0.1.2-1
Description: Pure lua json library
URL: https://github.com/rxi/json.lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vetu104
Submitter: vetu104
FirstSubmitted: 1700668299
LastModified: 1700668299
URLPath: /cgit/aur.git/snapshot/lua-json.tar.gz