How to Install lua-zlib in Ubuntu 18.04



Install lua-zlib by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-zlib

Description:

zlib library for the Lua language

This package contains the Lua zlib library, that allows one to read compressed files from the Lua language.

Homepage: http://github.com/brimworks/lua-zlib

Version: 0.2+git+1+9622739-2.1

Section: universe/interpreters