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

Last updated: September 19,2024

1. Install "libghc-zlib-doc" package

Please follow the guidance below to install libghc-zlib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-zlib-doc" package

Learn how to uninstall libghc-zlib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-zlib-doc
Priority: extra
Section: universe/doc
Installed-Size: 841
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-zlib
Version: 0.6.1.1-1
Replaces: haskell-zlib-doc (<< 0.5.2.0-3)
Provides: haskell-zlib-doc
Depends: haddock-interface-27
Recommends: ghc-doc
Conflicts: haskell-zlib-doc (<< 0.5.2.0-3)
Filename: pool/universe/h/haskell-zlib/libghc-zlib-doc_0.6.1.1-1_all.deb
Size: 62822
MD5sum: e1f151ae66612d67ba858826d542e5ba
SHA1: 164bdba451259f53479a9761ba55fe842f77478c
SHA256: 9f49bd8f5e278f79ab9dd01366323f8d8bdb98b354aa936e03d3d8db59835a58
Description-en: Compression and decompression in the gzip and zlib formats; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 4414ef98e486d487404f6d94835287a5
Homepage: http://hackage.haskell.org/package/zlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu