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

Last updated: May 04,2024

1. Install "lua-inspect" package

Learn how to install lua-inspect on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-inspect

2. Uninstall "lua-inspect" package

Here is a brief guide to show you how to uninstall lua-inspect on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-inspect
Architecture: all
Version: 3.1.1-2
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jason Pleau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Provides: lua5.1-inspect, lua5.2-inspect, lua5.3-inspect
Filename: pool/universe/l/lua-inspect/lua-inspect_3.1.1-2_all.deb
Size: 5224
MD5sum: b60c5d1302958b2f65665cf608b3f6eb
SHA1: 76ae70cd84ab9110e5312a7725af6fe2a2135094
SHA256: 5063eee75fc2d70d5a863264b3ebedfbed6cc4837f436abaab0ede30f2089df7
SHA512: 9032bbb734d07ab3f32ed5d8bedd591d317331f0f678c1f1d42f381a9ac668ee0aa1cc7fbfc156c4c23f16a27b46fd7669bf6767790af560cf58da3d8a8275f7
Homepage: https://luarocks.org/modules/kikito/inspect
Description-en: 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: 7ab83bc631dd6d2096cb17ae2f002884
Lua-Versions: 5.1 5.2 5.3