How to Install and Uninstall lua-check Package on Kali Linux
Last updated: December 24,2024
1. Install "lua-check" package
Here is a brief guide to show you how to install lua-check on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
lua-check
Copied
2. Uninstall "lua-check" package
Please follow the guidelines below to uninstall lua-check on Kali Linux:
$
sudo apt remove
lua-check
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the lua-check package on Kali Linux
Package: lua-check
Source: luacheck
Version: 1.1.2-1
Installed-Size: 431
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-check
Depends: lua-argparse, lua-filesystem, lua5.1
Size: 112480
SHA256: bfa590aaae359e2022e149439cc4b86ba94481f26fcbe93d1a3610bc9eb1b8e4
SHA1: b789c93029ac9efa64cb8e9d3f4f730d6700e510
MD5sum: a45bebb69e74640abc83dc55a79ed5f4
Description: static analyzer and a linter for the Lua language
Luacheck is a static analyzer and a linter for Lua which
detects issues such as usage of undefined global variables,
unused variables and values, etc. It is fairly configurable
and can be used as a part of automated testing, manually
from the command line or inside an editor.
Description-md5:
Homepage: https://github.com/luarocks/luacheck
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/luacheck/lua-check_1.1.2-1_all.deb
Source: luacheck
Version: 1.1.2-1
Installed-Size: 431
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-check
Depends: lua-argparse, lua-filesystem, lua5.1
Size: 112480
SHA256: bfa590aaae359e2022e149439cc4b86ba94481f26fcbe93d1a3610bc9eb1b8e4
SHA1: b789c93029ac9efa64cb8e9d3f4f730d6700e510
MD5sum: a45bebb69e74640abc83dc55a79ed5f4
Description: static analyzer and a linter for the Lua language
Luacheck is a static analyzer and a linter for Lua which
detects issues such as usage of undefined global variables,
unused variables and values, etc. It is fairly configurable
and can be used as a part of automated testing, manually
from the command line or inside an editor.
Description-md5:
Homepage: https://github.com/luarocks/luacheck
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/luacheck/lua-check_1.1.2-1_all.deb