lua5.2

Simple, extensible, embeddable programming language

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