lua51-mtmsg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lua51-mtmsg

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

$ yay -Rns lua51-mtmsg

2. Manually Install "lua51-mtmsg" via AUR

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

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

b. Clone lua51-mtmsg's git locally

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

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

$ cd ~/lua51-mtmsg $ makepkg -si

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

ID: 775310
Name: lua51-mtmsg
PackageBaseID: 156435
PackageBase: lua51-mtmsg
Version: 0.4.1-1
Description: Low-level in-memory message buffers for inter-thread communication for Lua.
URL: https://github.com/osch/lua-mtmsg#mtmsg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1596707150
LastModified: 1596707384
URLPath: /cgit/aur.git/snapshot/lua51-mtmsg.tar.gz