lua-rings on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S lua-rings

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

$ yay -Rns lua-rings

2. Manually Install "lua-rings" via AUR

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

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

b. Clone lua-rings's git locally

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

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

$ cd ~/lua-rings $ makepkg -si

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

ID: 580736
Name: lua-rings
PackageBaseID: 139062
PackageBase: lua-rings
Version: 1.3.0-1
Description: Rings is a library which provides a way to create new Lua states from within Lua.
URL: http://keplerproject.github.com/rings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Stephen304
FirstSubmitted: 1548530752
LastModified: 1548640574
URLPath: /cgit/aur.git/snapshot/lua-rings.tar.gz