How to Install and Uninstall libghc-zlib-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libghc-zlib-prof" package

In this section, we are going to explain the necessary steps to install libghc-zlib-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-zlib-prof" package

Please follow the guidance below to uninstall libghc-zlib-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-zlib-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-zlib-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1448
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-zlib
Version: 0.6.1.1-1
Provides: libghc-zlib-prof-0.6.1.1-15b43
Depends: libghc-zlib-dev (= 0.6.1.1-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873
Filename: pool/universe/h/haskell-zlib/libghc-zlib-prof_0.6.1.1-1_amd64.deb
Size: 134728
MD5sum: 52199dd6501baf7660e33fab933c55d9
SHA1: e998138d21fb7d1b8404eb1c8cbbb0ce157dc023
SHA256: a0e54ca39520ae299cd33d0cc5a6d74b7217c711cb0a55ff41aa5d3accc75741
Description-en: Compression and decompression in the gzip and zlib formats; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: a2424a7a0db14be16fbaa38f385d744e
Homepage: http://hackage.haskell.org/package/zlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu