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

Last updated: November 23,2024

1. Install "libghc-aeson-pretty-doc" package

Please follow the guidance below to install libghc-aeson-pretty-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-aeson-pretty-doc

2. Uninstall "libghc-aeson-pretty-doc" package

Please follow the guidelines below to uninstall libghc-aeson-pretty-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-aeson-pretty-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-aeson-pretty-doc
Priority: extra
Section: universe/doc
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-aeson-pretty
Version: 0.7.2-6build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-text-doc
Filename: pool/universe/h/haskell-aeson-pretty/libghc-aeson-pretty-doc_0.7.2-6build1_all.deb
Size: 20326
MD5sum: 0572beb0ad4b0d922d2638503b09c96b
SHA1: 5f4a960e970a138feb2bad322108b34bd115016b
SHA256: c6001580e743b7417c2bd41661542312953fef7bde914f131de4411332f814cb
Description-en: JSON pretty-printing library; documentation
A JSON pretty-printing library compatible with Aeson.
.
The library provides the function encodePretty. It is a drop-in
replacement for aeson's encode function, producing JSON-ByteStrings
for human readers.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 32e0b43e51e50da3459407a2b8390c3e
Homepage: http://github.com/informatikr/aeson-pretty
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu