mingw-w64-luajit on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S mingw-w64-luajit

* (Optional) Uninstall mingw-w64-luajit on Arch using YAY

$ yay -Rns mingw-w64-luajit

2. Manually Install "mingw-w64-luajit" via AUR

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

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

b. Clone mingw-w64-luajit's git locally

$ git clone https://aur.archlinux.org/mingw-w64-luajit.git ~/mingw-w64-luajit

c. Go to ~/mingw-w64-luajit folder and install it

$ cd ~/mingw-w64-luajit $ makepkg -si

3. Information about the mingw-w64-luajit package on Arch User Repository (AUR)

ID: 595946
Name: mingw-w64-luajit
PackageBaseID: 114232
PackageBase: mingw-w64-luajit
Version: 2.0.5-2
Description: Just-in-time compiler and drop-in replacement for Lua 5.1
URL: http://luajit.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1692653402
Maintainer: edub4rt
Submitter: edub4rt
FirstSubmitted: 1470248031
LastModified: 1552907073
URLPath: /cgit/aur.git/snapshot/mingw-w64-luajit.tar.gz