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

Last updated: May 22,2024

1. Install "libghc-json-prof" package

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

$ sudo apt update $ sudo apt install libghc-json-prof

2. Uninstall "libghc-json-prof" package

This tutorial shows how to uninstall libghc-json-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-json-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-json-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1718
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-json
Version: 0.9.1-3build1
Provides: libghc-json-prof-0.9.1-b0006
Depends: libghc-json-dev (= 0.9.1-3build1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90, libghc-parsec-prof-3.1.9-c97a6, libghc-pretty-prof-1.1.2.0-5cc41, libghc-syb-prof-0.6-d154b, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-json/libghc-json-prof_0.9.1-3build1_amd64.deb
Size: 178342
MD5sum: 7d93b473c7adf92fdab4c65508efcaaf
SHA1: 149a96ca2673964ff08ff554edd5d6bdf037fd67
SHA256: 6b8b0b1c0ca06a2564465e880c7b95f650e9eb2b011054d6e9171c9e9afa28ce
Description-en: Haskell library for serialising data to and from JSON; profiling libraries
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
is easy for humans to read and write. It is easy for machines to parse and
generate. It is based on a subset of the JavaScript Programming Language,
Standard ECMA-262 3rd Edition - December 1999.
.
This library provides a parser and pretty printer for converting between
Haskell values and JSON.
.
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: d5dd7bda4c217f75cece2bb6b1de1221
Homepage: http://hackage.haskell.org/package/json
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu