moonjit on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S moonjit

* (Optional) Uninstall moonjit on Arch using YAY

$ yay -Rns moonjit

2. Manually Install "moonjit" via AUR

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

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

b. Clone moonjit's git locally

$ git clone https://aur.archlinux.org/moonjit.git ~/moonjit

c. Go to ~/moonjit folder and install it

$ cd ~/moonjit $ makepkg -si

3. Information about the moonjit package on Arch User Repository (AUR)

ID: 704518
Name: moonjit
PackageBaseID: 149857
PackageBase: moonjit
Version: 2.2.0-1
Description: Just-in-time compiler and drop-in replacement for Lua 5.1, with 5.2/3 support
URL: https://luajit.org/
NumVotes: 1
Popularity: 0.000442
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1583506123
LastModified: 1583506123
URLPath: /cgit/aur.git/snapshot/moonjit.tar.gz

5. The same packages on other Linux Distributions