How to Install zlib1g-dev in Ubuntu 18.04



Install zlib1g-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install zlib1g-dev

Description:

compression library - development

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

Homepage: http://zlib.net/

Version: 1:1.2.11.dfsg-0ubuntu2

Section: libdevel