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

Last updated: May 15,2024

1. Install "aeson-pretty" package

Please follow the step by step instructions below to install aeson-pretty on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aeson-pretty

2. Uninstall "aeson-pretty" package

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

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

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

Package: aeson-pretty
Priority: extra
Section: universe/utils
Installed-Size: 9019
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-aeson-pretty
Version: 0.7.2-6build1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/h/haskell-aeson-pretty/aeson-pretty_0.7.2-6build1_amd64.deb
Size: 1308434
MD5sum: fbc44a6b690b3ef0ff3eb1f544ecb7a5
SHA1: 1ee7e768f4340caac7dec7696fc91074c956ac38
SHA256: c18fa49044eb3127eeac5d305c2a60ab595b1761eb2e0b9c00090587b0c71502
Description-en: JSON pretty-printing tool
The command-line tool reads JSON from stdin and writes prettified
JSON to stdout. It also offers a complementary compact-mode,
essentially the opposite of pretty-printing.
.
This is built on the aeson-pretty library; see also
libghc-aeson-pretty-dev.
Description-md5: b9279c14899612a43ca25c99cf538f42
Homepage: http://github.com/informatikr/aeson-pretty
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu