luajit-openresty on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S luajit-openresty

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

$ yay -Rns luajit-openresty

2. Manually Install "luajit-openresty" via AUR

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

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

b. Clone luajit-openresty's git locally

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

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

$ cd ~/luajit-openresty $ makepkg -si

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

ID: 1379461
Name: luajit-openresty
PackageBaseID: 144588
PackageBase: luajit-openresty
Version: 2.1.20231117-1
Description: Just-in-time compiler for Lua, OpenResty fork
URL: https://github.com/openresty/luajit2
NumVotes: 7
Popularity: 0.868943
OutOfDate:
Maintainer: alerque
Submitter: edub4rt
FirstSubmitted: 1566905636
LastModified: 1704267172
URLPath: /cgit/aur.git/snapshot/luajit-openresty.tar.gz