lua5.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 lua5.3
Arch Arch Linux
RUN pacman -S --noconfirm lua5.3
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lua5.3
Raspbian
RUN apt-get update && \ apt-get install -y lua5.3
click the source code to copy install lua5.3 on any operating system with command-not-found.com