Install Lua5.2 On A Debian, Ubuntu, Alpine, Arch, Kali And Raspbian
Maintainer: Enrico Tassi
Email: [email protected] .
Website: https://www.lua.org
Section: interpreters
Install lua5.2
-
Debian
apt-get install lua5.2Click to copy -
Ubuntu
apt-get install lua5.2Click to copy -
Alpine OS
apk add lua5.2Click to copy -
Arch Linux
pacman -S lua5.2Click to copy -
Kali Linux
apt-get install lua5.2Click to copy -
Raspbian
apt-get install lua5.2Click to copy
lua5.2
Simple, extensible, embeddable programming languageLua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. This package contains the Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts.
lua52
Powerful lightweight programming language designed for extending applications
To install the latest version of lua5.2 in your favorite operating system just copy the lua5.2 installation command from above and paste it into terminal. It will download and install the latest version of lua5.2 2026 package in your OS.




