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

Last updated: May 02,2024

1. Install "lua-unit" package

Please follow the guidelines below to install lua-unit on Kali Linux

$ sudo apt update $ sudo apt install lua-unit

2. Uninstall "lua-unit" package

Please follow the step by step instructions below to uninstall lua-unit on Kali Linux:

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

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

Package: lua-unit
Version: 3.4-2
Installed-Size: 406
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-unit, lua5.2-unit, lua5.3-unit, lua5.4-unit
Size: 91128
SHA256: 8f4ca2a594fdd6064a6644264efed3dfc1a2d14a937f5b795073b537dab2ff63
SHA1: 2703360451c9cf62998a23d17c369688d721655a
MD5sum: 3c8a27ecfd1d17866638430b5b22ee7d
Description: Lua unit testing framework
Luaunit is a unit-testing framework for Lua, in the spirit of many
others unit-testing framework. Luaunit lets you write test functions,
test classes with test methods and setup/teardown functionality.
.
Luaunit can output test failures using the TAP format, for easier
integration into Continuous Integration platforms like Jenkins.
Description-md5:
Homepage: https://github.com/bluebird75/luaunit
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-unit/lua-unit_3.4-2_all.deb