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

Last updated: May 18,2024

1. Install "libghc-bzlib-dev" package

Please follow the step by step instructions below to install libghc-bzlib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-bzlib-dev" package

Please follow the guidelines below to uninstall libghc-bzlib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-bzlib-dev
Priority: extra
Section: universe/haskell
Installed-Size: 402
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bzlib
Version: 0.5.0.5-4
Provides: libghc-bzlib-dev-0.5.0.5-38977
Depends: libbz2-dev, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libc6 (>= 2.2.5)
Suggests: libghc-bzlib-doc, libghc-bzlib-prof
Filename: pool/universe/h/haskell-bzlib/libghc-bzlib-dev_0.5.0.5-4_amd64.deb
Size: 44726
MD5sum: 000da5cb929d7cf96a3cb3056fe0e07d
SHA1: 1065028ef90c5f50b8c342d4c86918ee62e73411
SHA256: df5d5c7e7bfa872f82b42098999ca1331a9a94dd673f89bfe2c2a0765123281c
Description-en: Haskell bindings to the bzip2 library
.
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ca66d6d0ce5a0a9d11afbb3aafd44dbb
Homepage: http://hackage.haskell.org/package/bzlib
Ghc-Package: bzlib-0.5.0.5-3897756155dcb954768ae0b9d20a2b2e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu