lib32-luajit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lib32-luajit

* (Optional) Uninstall lib32-luajit on Arch using YAY

$ yay -Rns lib32-luajit

2. Manually Install "lib32-luajit" via AUR

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

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

b. Clone lib32-luajit's git locally

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

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

$ cd ~/lib32-luajit $ makepkg -si

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

ID: 1375352
Name: lib32-luajit
PackageBaseID: 148664
PackageBase: lib32-luajit
Version: 2.1.1702233742-1
Description: Just-in-time compiler and drop-in replacement for Lua 5.1 (32-bit)
URL: https://luajit.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sbmomeni
Submitter: sbmomeni
FirstSubmitted: 1580480557
LastModified: 1703523423
URLPath: /cgit/aur.git/snapshot/lib32-luajit.tar.gz