lua-mtint on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S lua-mtint

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

$ yay -Rns lua-mtint

2. Manually Install "lua-mtint" via AUR

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

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

b. Clone lua-mtint's git locally

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

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

$ cd ~/lua-mtint $ makepkg -si

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

ID: 775665
Name: lua-mtint
PackageBaseID: 139542
PackageBase: lua-mtint
Version: 0.3.3-1
Description: Make Lua threads and coroutines interruptible in arbitrary multi-threading scenarios.
URL: https://github.com/osch/lua-mtint#mtint
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1549814452
LastModified: 1596752451
URLPath: /cgit/aur.git/snapshot/lua-mtint.tar.gz