luac5.3

Simple, extensible, embeddable programming language

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