How to Install and Uninstall lua-check Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "lua-check" package

Please follow the step by step instructions below to install lua-check on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-check

2. Uninstall "lua-check" package

Please follow the guidance below to uninstall lua-check on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-check package on Ubuntu 21.10 (Impish Indri)

Package: lua-check
Architecture: all
Version: 0.24.0-2
Priority: optional
Section: universe/interpreters
Source: luacheck
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Victor Seva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 395
Provides: lua5.1-check
Depends: lua-argparse, lua-filesystem, lua5.1
Filename: pool/universe/l/luacheck/lua-check_0.24.0-2_all.deb
Size: 96784
MD5sum: d9b4e54c20f1e79936c0520f52335d6d
SHA1: 362e8f3c6c3d79497bff9cc69f0062df3dc0b3fd
SHA256: 42905b9c33a01fb579238e7ad1bae802e34bc12621fcdf3e9186e9cc1bde42ee
SHA512: 0f79fac8e64fd114504cdb9f0afb71a8d56007bfdf8d72cd0cf674987a3645dfc9c48e0d23a6ab84bdf8639f77874f2d0dcbd0920b989d279291af2a9019c93f
Homepage: https://github.com/luarocks/luacheck
Description-en: 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: 5cd990f162a8b2eb4ec8a1cc7772d8b8
Lua-Versions: 5.1