How to Install and Uninstall lua-zlib-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "lua-zlib-dev" package

This tutorial shows how to install lua-zlib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-zlib-dev" package

In this section, we are going to explain the necessary steps to uninstall lua-zlib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lua-zlib-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-zlib-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-zlib
Version: 0.2+git+1+9622739-2
Provides: lua5.1-zlib-dev, lua5.2-zlib-dev
Depends: lua-zlib (= 0.2+git+1+9622739-2)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-zlib/lua-zlib-dev_0.2+git+1+9622739-2_amd64.deb
Size: 10026
MD5sum: 32a0bc1a33c2c18580b8ce97051054cb
SHA1: 7b3f7b8dddb3ff642a07981f8840376bd88333f7
SHA256: 9306b4a4e31ea61a8e48c98a50fa72d920886c40e58db1a670ba76b1d42a2d4b
Description-en: 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: eaf36ae1a10ddcd4490b5f5beb0ffd0a
Multi-Arch: same
Homepage: http://github.com/brimworks/lua-zlib
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu