How to Install zlib1g in Ubuntu 18.04



Install zlib1g by entering the following commands in the terminal:

sudo apt update
sudo apt install zlib1g

Description:

compression library - runtime

zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library.

Homepage: http://zlib.net/

Version: 1:1.2.11.dfsg-0ubuntu2

Section: libs