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

Last updated: May 18,2024

1. Install "libghc-prettyclass-prof" package

This tutorial shows how to install libghc-prettyclass-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-prettyclass-prof" package

This guide covers the steps necessary to uninstall libghc-prettyclass-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-prettyclass-prof
Priority: extra
Section: universe/haskell
Installed-Size: 298
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-prettyclass
Version: 1.0.0.0-4
Provides: libghc-prettyclass-prof-1.0.0.0-7489f
Depends: libghc-prettyclass-dev (= 1.0.0.0-4), libghc-base-prof-4.8.2.0-0d6d1, libghc-pretty-prof-1.1.2.0-5cc41
Filename: pool/universe/h/haskell-prettyclass/libghc-prettyclass-prof_1.0.0.0-4_amd64.deb
Size: 31150
MD5sum: ed2fc5e115e5f03f86338e2bbd263104
SHA1: 616136dbd5eae74286d3d57834897cc3dc68cae1
SHA256: 9d1c82e72e597ab42bd664c6b77e8e74727e23dd85bb0ef6e939f19194f1eea8
Description-en: Pretty printing class similar to Show.; profiling libraries
Pretty printing class similar to Show, based on the HughesPJ
pretty printing library. Provides the pretty printing class
and instances for the Prelude types.
.
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: db21190d3bac43868d2ede9ae141fc83
Homepage: http://hackage.haskell.org/package/prettyclass
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu