zlib: Data compression library¶
Description¶
Massively Spiffy Yet Delicately Unobtrusive Compression Library (Also Free, Not to Mention Unencumbered by Patents)
License¶
Modified BSD.
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.2.11.p0
Equivalent System Packages¶
$ apk add zlib-dev
$ conda install zlib
$ sudo apt-get install libz-dev
$ sudo yum install zlib-devel
$ brew install zlib
$ sudo port install zlib
$ sudo zypper install pkgconfig\(zlib\)
install the following packages: zlib
$ sudo slackpkg install zlib
$ sudo xbps-install zlib-devel
See https://repology.org/project/zlib/versions
If the system package is installed, ./configure
will check if it can be used.