lua51-moonscript on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S lua51-moonscript

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

$ yay -Rns lua51-moonscript

2. Manually Install "lua51-moonscript" via AUR

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

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

b. Clone lua51-moonscript's git locally

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

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

$ cd ~/lua51-moonscript $ makepkg -si

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

ID: 1285182
Name: lua51-moonscript
PackageBaseID: 192898
PackageBase: lua-moonscript
Version: 0.5.0-1
Description: Dynamic scripting language that compiles into Lua
URL: https://moonscript.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1682079639
LastModified: 1688820815
URLPath: /cgit/aur.git/snapshot/lua51-moonscript.tar.gz

5. The same packages on other Linux Distributions