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

Last updated: May 12,2024

1. Install "libghc-json-dev" package

This guide covers the steps necessary to install libghc-json-dev on Kali Linux

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

2. Uninstall "libghc-json-dev" package

Please follow the instructions below to uninstall libghc-json-dev on Kali Linux:

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

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

Package: libghc-json-dev
Source: haskell-json (0.10-3)
Version: 0.10-3+b1
Installed-Size: 1946
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-json-dev-0.10-a441c
Depends: libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-mtl-dev-2.2.2-6f39a, libghc-parsec-dev-3.1.16.1-a16ec, libghc-pretty-dev-1.1.3.6-1aa0a, libghc-syb-dev-0.7.2.4-b6299, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 234344
SHA256: b695ce8db5cfece4d797e5170c3b04561b78016424f9a787c95faf632dafc3e6
SHA1: 4c41749a6fde557d888e6d2130e004d725451bbe
MD5sum: b22eebe607963e2f021a90bd65a3857d
Description: Haskell library for serialising data to and from JSON
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://hackage.haskell.org/package/json
Ghc-Package: json-0.10-IDttL9Akt37L9c0GmlxR8H
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-json/libghc-json-dev_0.10-3+b1_amd64.deb