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

Last updated: May 11,2024

1. Install "lua-zlib-dev" package

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

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

2. Uninstall "lua-zlib-dev" package

This tutorial shows how to uninstall lua-zlib-dev on Kali Linux:

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

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

Package: lua-zlib-dev
Source: lua-zlib
Version: 1.2-4
Installed-Size: 98
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-zlib-dev, lua5.2-zlib-dev, lua5.3-zlib-dev, lua5.4-zlib-dev
Depends: lua-zlib (= 1.2-4)
Size: 12652
SHA256: 1f44483ea5f97a057d5736b8da00e5d4e7e5f6aef85052b864a533d993f54ccb
SHA1: 4b7f01ef95a56fbc4ae2a21aa8bd5d17ba63670d
MD5sum: 48a5d31001e4f1a0afe6702b16f48945
Description: zlib development files for the Lua language
This package contains the development files of the Lua zlib library,
useful to create a statically linked binary (like a C application or a
standalone Lua interpreter).
Documentation is also shipped within this package.
Description-md5:
Multi-Arch: same
Homepage: http://github.com/brimworks/lua-zlib
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-zlib/lua-zlib-dev_1.2-4_amd64.deb