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

Last updated: November 05,2024

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

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

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

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

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

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

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

Package: libghc-aeson-pretty-prof
Priority: extra
Section: universe/haskell
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-aeson-pretty
Version: 0.7.2-6build1
Provides: libghc-aeson-pretty-prof-0.7.2-f8ee6
Depends: libghc-aeson-pretty-dev (= 0.7.2-6build1), libghc-aeson-prof-0.10.0.0-f3d60, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-text-prof-1.2.2.0-2c09c, libghc-unordered-containers-prof-0.2.5.1-a371f, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-aeson-pretty/libghc-aeson-pretty-prof_0.7.2-6build1_amd64.deb
Size: 16270
MD5sum: 0cf998fcaf4f1d27bcbe51890f0a6a6b
SHA1: 7572f9f493552eeb206f3942ca0dbdfc689f20ec
SHA256: 2f8e61fc8407a83d8eeb80db31ea74e0411497570ae6d9524229b735e2dffe5f
Description-en: JSON pretty-printing library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 12a02dadb0cc651e2d3bf313951f8b32
Homepage: http://github.com/informatikr/aeson-pretty
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu