lua-mtstates on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S lua-mtstates

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

$ yay -Rns lua-mtstates

2. Manually Install "lua-mtstates" via AUR

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

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

b. Clone lua-mtstates's git locally

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

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

$ cd ~/lua-mtstates $ makepkg -si

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

ID: 775654
Name: lua-mtstates
PackageBaseID: 139539
PackageBase: lua-mtstates
Version: 0.4.2-1
Description: This package provides a way to create new Lua states from within Lua for using them in arbitrary threads
URL: https://github.com/osch/lua-mtstates#mtstates
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1549812944
LastModified: 1596750547
URLPath: /cgit/aur.git/snapshot/lua-mtstates.tar.gz