How to Install lua-any in Ubuntu 18.04



Install lua-any by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-any

Description:

helper script for shebang lines in Lua scripts

Some Lua script do actually work with many, but not all, Lua versions in the Debian archive. This package contains the lua-any interpreter to be used in the shebang lines of such scripts. lua-any reads metadata stored in comments in the Lua script and selects an appropriate Lua interpreter.

Homepage: http://pkg-lua.alioth.debian.org/

Version: 24

Section: universe/interpreters