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

Last updated: October 06,2024

1. Install "lua-inspect" package

Please follow the instructions below to install lua-inspect on Kali Linux

$ sudo apt update $ sudo apt install lua-inspect

2. Uninstall "lua-inspect" package

This guide let you learn how to uninstall lua-inspect on Kali Linux:

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

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

Package: lua-inspect
Version: 3.1.1-2
Installed-Size: 26
Maintainer: Jason Pleau
Architecture: all
Provides: lua5.1-inspect, lua5.2-inspect, lua5.3-inspect
Size: 6060
SHA256: c3b00362f207af6749fe671489971701bd2e8cc2466332827485e08f1fd09286
SHA1: a64bbaf739995c9588a71ec0b2c6fde135d02194
MD5sum: 9cf694acb902a8695965b1755c9a8eaa
Description: Lua table visualizer, ideal for debugging
This library transforms any Lua value into a human-readable
representation. It is especially useful for debugging errors in tables.
.
The objective here is human understanding (i.e. for debugging), not
serialization or compactness.
Description-md5:
Homepage: https://luarocks.org/modules/kikito/inspect
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-inspect/lua-inspect_3.1.1-2_all.deb