luajit-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S luajit-git

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

$ yay -Rns luajit-git

2. Manually Install "luajit-git" via AUR

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

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

b. Clone luajit-git's git locally

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

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

$ cd ~/luajit-git $ makepkg -si

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

ID: 1382586
Name: luajit-git
PackageBaseID: 201360
PackageBase: luajit-git
Version: 2.1.r140.gc525bcb9-1
Description: Just-In-Time (JIT) compiler for the Lua programming language
URL: https://luajit.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1704739577
LastModified: 1704739577
URLPath: /cgit/aur.git/snapshot/luajit-git.tar.gz