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

Last updated: May 18,2024

1. Install "lua-zip" package

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

$ sudo apt update $ sudo apt install lua-zip

2. Uninstall "lua-zip" package

Please follow the guidance below to uninstall lua-zip on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-zip
Priority: optional
Section: universe/interpreters
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Version: 1.2.3-12
Provides: lua5.1-zip
Depends: libc6 (>= 2.4), libzzip-0-13 (>= 0.13.56)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-zip/lua-zip_1.2.3-12_amd64.deb
Size: 9822
MD5sum: efc56f2e6aa7a1839398b1bd4fa60925
SHA1: c4eba53a3fc881bd2422885181197d909f3c9915
SHA256: 536f3199307cbe4731c259a7eab4ede5a0800d16f2bea097f948a1bd6c0be38c
Description-en: zip library for the Lua language
This package contains the Lua zip library, that allows one to read
compressed files from the Lua language.
Description-md5: 7ce04aaac75a601a846c3b33d5837d55
Multi-Arch: same
Homepage: https://github.com/luaforge/luazip
Lua-Versions: 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu