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

Last updated: May 17,2024

1. Install "lua-penlight" package

Please follow the step by step instructions below to install lua-penlight on Kali Linux

$ sudo apt update $ sudo apt install lua-penlight

2. Uninstall "lua-penlight" package

In this section, we are going to explain the necessary steps to uninstall lua-penlight on Kali Linux:

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

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

Package: lua-penlight
Version: 1.13.1-3
Installed-Size: 578
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-penlight, lua5.2-penlight, lua5.3-penlight, lua5.4-penlight
Recommends: lua-expat, lua-filesystem
Size: 115680
SHA256: 69918434ee650d06aa470d49ba05a1a16ae43e66b8216e135cc5075f7d5d9ff3
SHA1: 017ece0999dd8b85e9d33dc74027b6e8a9193b52
MD5sum: 9edca49f2963d9e936c22b87c2c9d5d9
Description: Collection of general purpose libraries for the Lua language
Penlight is a set of pure Lua libraries focusing on input data handling (such
as reading configuration files), functional programming (such as map, reduce,
placeholder expressions,etc), and OS path management. Much of the functionality
is inspired by the Python standard libraries.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lunarmodules/penlight
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-penlight/lua-penlight_1.13.1-3_all.deb