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

Last updated: May 11,2024

1. Install "libghc-pretty-show-prof" package

Learn how to install libghc-pretty-show-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-pretty-show-prof

2. Uninstall "libghc-pretty-show-prof" package

Here is a brief guide to show you how to uninstall libghc-pretty-show-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-pretty-show-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-pretty-show-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1055
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pretty-show
Version: 1.6.9-1
Provides: libghc-pretty-show-prof-1.6.9-85aff
Depends: libghc-pretty-show-dev (= 1.6.9-1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-filepath-prof-1.4.0.0-f97d1, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-haskell-lexer-prof-1.0-e5e06, libghc-pretty-prof-1.1.2.0-5cc41
Filename: pool/universe/h/haskell-pretty-show/libghc-pretty-show-prof_1.6.9-1_amd64.deb
Size: 97740
MD5sum: cbca146e05ad116ec5eed35cece539b0
SHA1: 82ec631a835906e1b25e27d848b2754d8e89bbb0
SHA256: f3babf5f3e68accda1ba997701db129f139d7a5cde94c746d4fc72431e368f1a
Description-en: Profiling libraries for pretty printing Haskell data structures; profiling libraries
A library that can parse derived Show instances into a generic data structure
which can then be pretty printed. For complex data structures, the pretty
printed version is significantly more readable that the standard Show output.
.
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: 3b1ca2472c6ada19232a69e14c19f74b
Homepage: http://wiki.github.com/yav/pretty-show
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu