How to Install zlib1g-dbg in Ubuntu 18.04



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

sudo apt update
sudo apt install zlib1g-dbg

Description:

compression library - development

zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes debugging symbols for use when debugging applications which use zlib.

Homepage: http://zlib.net/

Version: 1:1.2.11.dfsg-0ubuntu2

Section: libdevel