How to Install and Uninstall libghc-zlib-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "libghc-zlib-dev" package

Please follow the step by step instructions below to install libghc-zlib-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-zlib-dev

2. Uninstall "libghc-zlib-dev" package

Please follow the guidelines below to uninstall libghc-zlib-dev on Kali Linux:

$ sudo apt remove libghc-zlib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-zlib-dev package on Kali Linux

Package: libghc-zlib-dev
Source: haskell-zlib (0.6.3.0-2)
Version: 0.6.3.0-2+b1
Installed-Size: 1615
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-zlib-dev-0.6.3.0-b4315
Depends: zlib1g-dev, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Size: 172668
SHA256: 7669659c15b5f45082781cb034178f16c95e52fb2b8e6fcffaa06f13190e323c
SHA1: c57973bfe7b940ce54578b310f0a40ed5349c79b
MD5sum: eabc9788420fae53886beece0fa7bee2
Description: Compression and decompression in the gzip and zlib formats
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C library so
it has high performance. It supports the "zlib", "gzip" and "raw"
compression formats.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full zlib
feature set.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://hackage.haskell.org/package/zlib
Ghc-Package: zlib-0.6.3.0-DWwITp1VYm94lXKGriGwYI
Tag: devel::lang:haskell
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-zlib/libghc-zlib-dev_0.6.3.0-2+b1_amd64.deb