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

Last updated: May 11,2024

1. Install "libghc-bzlib-doc" package

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

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

2. Uninstall "libghc-bzlib-doc" package

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

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

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

Package: libghc-bzlib-doc
Priority: extra
Section: universe/doc
Installed-Size: 326
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-bzlib
Version: 0.5.0.5-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-bzlib/libghc-bzlib-doc_0.5.0.5-4_all.deb
Size: 36096
MD5sum: bcdee36ca4cb65c3c20b2dd1f0b69dfd
SHA1: a38b5d183c4e1f08db77132f7500a2f7729d4a81
SHA256: 50aeafe4d1d3e2e5cda4845bd9996f816532facebd3bfda2f81b09605501f187
Description-en: Documentation for the Haskell bindings to the bzip2 library; documentation
.
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the bz2 C library
so it has high performance.
.
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 bzip2
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: b36b7f76a91ffc43bce0c53408c699d1
Homepage: http://hackage.haskell.org/package/bzlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu