How to Install and Uninstall lua-any Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "lua-any" package

This tutorial shows how to install lua-any on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-any

2. Uninstall "lua-any" package

Learn how to uninstall lua-any on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lua-any $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-any package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-any
Priority: optional
Section: universe/interpreters
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: all
Source: dh-lua
Version: 23
Depends: lua5.1 | lua
Filename: pool/universe/d/dh-lua/lua-any_23_all.deb
Size: 4760
MD5sum: 904ea8220aa7f712c70f068b33586c15
SHA1: 56fd994e628703faadc230dc684f398f67422c49
SHA256: 865c8ba77443c7ff164cdd63aaecf321d1f8e7db88dde51f73177d52d9114402
Description-en: 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.
Description-md5: 460f3734983aa47caee270d230ccd68e
Homepage: http://pkg-lua.alioth.debian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu