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

Last updated: May 19,2024

1. Install "libghc-bzlib-prof" package

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

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

2. Uninstall "libghc-bzlib-prof" package

This tutorial shows how to uninstall libghc-bzlib-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-bzlib-prof
Priority: extra
Section: universe/haskell
Installed-Size: 310
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bzlib
Version: 0.5.0.5-4
Provides: libghc-bzlib-prof-0.5.0.5-38977
Depends: libghc-bzlib-dev (= 0.5.0.5-4), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873
Filename: pool/universe/h/haskell-bzlib/libghc-bzlib-prof_0.5.0.5-4_amd64.deb
Size: 35666
MD5sum: f8f7bdf8545bae87500871b8432c1448
SHA1: 5a3b0fefd30e999d09db431d1b3fd6c1f169621f
SHA256: ebd0f491a198b38f10e53e925a2d17f659d8b19f91d39d3280348b379fe97ad8
Description-en: Profiling libraries for the Haskell bindings to the bzip2 library; profiling libraries
.
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0b94da6152785393dbf89bb1f6ee53f1
Homepage: http://hackage.haskell.org/package/bzlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu