lua-yajl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lua-yajl

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

$ yay -Rns lua-yajl

2. Manually Install "lua-yajl" via AUR

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

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

b. Clone lua-yajl's git locally

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

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

$ cd ~/lua-yajl $ makepkg -si

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

ID: 595588
Name: lua-yajl
PackageBaseID: 136515
PackageBase: lua-yajl
Version: 2.0-2
Description: Integrate the yajl JSON library with Lua.
URL: https://luarocks.org/modules/brimworks/lua-yajl
NumVotes: 4
Popularity: 0.004279
OutOfDate:
Maintainer: Xabre
Submitter: Xabre
FirstSubmitted: 1538905644
LastModified: 1552825253
URLPath: /cgit/aur.git/snapshot/lua-yajl.tar.gz