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

Last updated: May 21,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-pretty-show-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-pretty-show-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1146
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-pretty-show
Version: 1.6.9-1
Provides: libghc-pretty-show-dev-1.6.9-85aff
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-filepath-dev-1.4.0.0-f97d1, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-haskell-lexer-dev-1.0-e5e06, libghc-pretty-dev-1.1.2.0-5cc41, libc6 (>= 2.2.5)
Suggests: libghc-pretty-show-doc, libghc-pretty-show-prof
Filename: pool/universe/h/haskell-pretty-show/libghc-pretty-show-dev_1.6.9-1_amd64.deb
Size: 122646
MD5sum: 76e163a8af7326f20611f4c283a07d28
SHA1: 1892a2f1210a19252988e087a1d4e4aec34e55ad
SHA256: aa40cc5eeb7bc6f351f3903c878d4fac7749457c5fcc622854e6c9e2b1d6dcb9
Description-en: A Haskell library for pretty printing data structures
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ed22b736508256f38bd507839b8dcda5
Homepage: http://wiki.github.com/yav/pretty-show
Ghc-Package: pretty-show-1.6.9-85aff6eea04fce7efff56ac659851e75
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu