luajit-2.0.3

Just in time compiler for Lua programming language version 5.1

Debian Debian
RUN apt-get update && \ apt-get install -y luajit
Ubuntu
RUN apt-get update && \ apt-get install -y luajit
Alpine
RUN apk add luajit
Arch Arch Linux
RUN pacman -S --noconfirm luajit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y luajit
Fedora
RUN dnf install -y luajit
Raspbian
RUN apt-get update && \ apt-get install -y luajit
click the source code to copy install luajit-2.0.3 on any operating system with command-not-found.com