How to Install and Uninstall libghc-json-prof Package on Kali Linux

Last updated: May 15,2024

1. Install "libghc-json-prof" package

In this section, we are going to explain the necessary steps to install libghc-json-prof on Kali Linux

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

2. Uninstall "libghc-json-prof" package

Please follow the steps below to uninstall libghc-json-prof on Kali Linux:

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

3. Information about the libghc-json-prof package on Kali Linux

Package: libghc-json-prof
Source: haskell-json (0.10-3)
Version: 0.10-3+b1
Installed-Size: 1923
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-json-prof-0.10-a441c
Depends: libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-containers-prof-0.6.7-a1650, libghc-json-dev (= 0.10-3+b1), libghc-mtl-prof-2.2.2-6f39a, libghc-parsec-prof-3.1.16.1-a16ec, libghc-pretty-prof-1.1.3.6-1aa0a, libghc-syb-prof-0.7.2.4-b6299, libghc-text-prof-2.0.2-0847e
Size: 208744
SHA256: 76fb0b42e250dcad3e46361ff97d32c3ee364242e63fb346db4d94be6eb6f4b6
SHA1: c6f879d1429e83a6e910c9aaba08375f10683cf1
MD5sum: c980e6899e7a120816c2ec1818fa44e0
Description: 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:
Homepage: http://hackage.haskell.org/package/json
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-json/libghc-json-prof_0.10-3+b1_amd64.deb