How to Install and Uninstall lua-any Package on Kali Linux

Last updated: May 21,2024

1. Install "lua-any" package

In this section, we are going to explain the necessary steps to install lua-any on Kali Linux

$ sudo apt update $ sudo apt install lua-any

2. Uninstall "lua-any" package

Please follow the guidelines below to uninstall lua-any on Kali Linux:

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

3. Information about the lua-any package on Kali Linux

Package: lua-any
Source: dh-lua
Version: 29
Installed-Size: 15
Maintainer: Debian Lua Team
Architecture: all
Depends: lua5.1 | lua
Size: 4568
SHA256: 5567b9c5657d7b6553538383cc3dbf6d89795752e16d9c969136df18e2f5feb6
SHA1: 8b8c06fd6ff51e4fdc044914ea7ee160c619faed
MD5sum: 4138dcf7210d241efd1ddb1a6fa9595a
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.
Description-md5:
Homepage: https://salsa.debian.org/lua-team/
Section: interpreters
Priority: optional
Filename: pool/main/d/dh-lua/lua-any_29_all.deb