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

Last updated: September 20,2024

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

Learn how to install libghc-aeson-pretty-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-aeson-pretty-dev
Priority: extra
Section: universe/haskell
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-aeson-pretty
Version: 0.7.2-6build1
Provides: libghc-aeson-pretty-dev-0.7.2-f8ee6
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-text-dev-1.2.2.0-2c09c, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-aeson-pretty-doc, libghc-aeson-pretty-prof
Filename: pool/universe/h/haskell-aeson-pretty/libghc-aeson-pretty-dev_0.7.2-6build1_amd64.deb
Size: 20772
MD5sum: fef018cd82e5006c870397052182b486
SHA1: a8d6b83453de00254d29090451adc71198c2ffca
SHA256: 70f141c2d06aa8666c9e6362115cbcf4e85ca1dad48a96bfdff718078e6a2cb3
Description-en: JSON pretty-printing library
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b35365247115f1a8667f75fa6e42302d
Homepage: http://github.com/informatikr/aeson-pretty
Ghc-Package: aeson-pretty-0.7.2-f8ee60243adff3df8e4e1886c2c7d218
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu