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

Last updated: May 17,2024

1. Install "lua-logging" package

In this section, we are going to explain the necessary steps to install lua-logging on Kali Linux

$ sudo apt update $ sudo apt install lua-logging

2. Uninstall "lua-logging" package

Learn how to uninstall lua-logging on Kali Linux:

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

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

Package: lua-logging
Version: 1.3.0-4
Installed-Size: 101
Maintainer: Debian QA Group
Architecture: all
Provides: lua5.1-logging, lua5.2-logging
Recommends: lua-sql-sqlite3 | lua-sql-mysql, lua-socket
Size: 31356
SHA256: 16456d16069f0c22017da03dd646ded6a692cf41e6c885c6866d1956baf83a77
SHA1: f0f41de68e1dd85c4408892f9fa6740807acde56
MD5sum: 15b7213b0a519456c5e3b573a62229c2
Description: Logging library for the Lua language
This package contains the Lua logging facility library, with backends for
console, file, SQL, mail, socket. SQL and mail/socket support are available
only installing respectively lua-sql-* and lua-socket packages.
.
This package contains the Lua logging facility library documentation files.
Description-md5:
Homepage: https://github.com/Neopallium/lualogging
Lua-Versions: 5.1 5.2
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-logging/lua-logging_1.3.0-4_all.deb