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

Last updated: May 16,2024

1. Install "lua-zlib" package

Please follow the guidelines below to install lua-zlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-zlib

2. Uninstall "lua-zlib" package

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

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

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

Package: lua-zlib
Priority: optional
Section: universe/interpreters
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 0.2+git+1+9622739-2
Provides: lua5.1-zlib, lua5.2-zlib
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.2)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-zlib/lua-zlib_0.2+git+1+9622739-2_amd64.deb
Size: 9324
MD5sum: a4ccb9edca3140db22b8d71fd2c9ef7e
SHA1: 6fde5a4f17df61473f18729c5b3dc53274131ead
SHA256: ee608681180eaef5884edd39a338987ff7d187617f67df3c9908b69c3a431e69
Description-en: zlib library for the Lua language
This package contains the Lua zlib library, that allows one to read
compressed files from the Lua language.
Description-md5: 4c34610bf223b4fcbe18212a5a117e56
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