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

Last updated: May 18,2024

1. Install "lua-penlight-dev" package

This guide covers the steps necessary to install lua-penlight-dev on Kali Linux

$ sudo apt update $ sudo apt install lua-penlight-dev

2. Uninstall "lua-penlight-dev" package

Please follow the steps below to uninstall lua-penlight-dev on Kali Linux:

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

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

Package: lua-penlight-dev
Source: lua-penlight
Version: 1.13.1-3
Installed-Size: 1325
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-penlight-dev, lua5.2-penlight-dev, lua5.3-penlight-dev, lua5.4-penlight-dev
Size: 210868
SHA256: 82ed88eec00b7fe695637e22fbbc9dd023632bf1d304c6ab4265fc24954e8f38
SHA1: 2afcf8f9304a5b2f5edb3b52af383eb28ba381b6
MD5sum: 63aa7ea7848890bcd7669ce9b21e8bd1
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.
.
This package contains the documentation of the penlight library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lunarmodules/penlight
Lua-Versions: 5.1 5.2 5.3 5.4
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/lua-penlight/lua-penlight-dev_1.13.1-3_all.deb