lua51-jsonrpc4lua on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S lua51-jsonrpc4lua

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

$ yay -Rns lua51-jsonrpc4lua

2. Manually Install "lua51-jsonrpc4lua" via AUR

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

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

b. Clone lua51-jsonrpc4lua's git locally

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

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

$ cd ~/lua51-jsonrpc4lua $ makepkg -si

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

ID: 580734
Name: lua51-jsonrpc4lua
PackageBaseID: 139068
PackageBase: lua-jsonrpc4lua
Version: 1.0.1-1
Description: A very basic JSON RPC client and server-side module. This repository is a fork of the original craigmj/json4lua repository with bug fixes and the switch to lua-cjson for JSON encoding and decoding.
URL: https://github.com/pdxmeshnet/jsonrpc4lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Stephen304
FirstSubmitted: 1548535981
LastModified: 1548640553
URLPath: /cgit/aur.git/snapshot/lua51-jsonrpc4lua.tar.gz