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

Last updated: May 11,2024

1. Install "libghc-json-doc" package

Please follow the instructions below to install libghc-json-doc on Kali Linux

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

2. Uninstall "libghc-json-doc" package

This tutorial shows how to uninstall libghc-json-doc on Kali Linux:

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

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

Package: libghc-json-doc
Source: haskell-json
Version: 0.10-3
Installed-Size: 2264
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-json-dev, libghc-syb-doc, libjs-mathjax
Suggests: libghc-json-prof
Size: 109180
SHA256: ae6e6ebb7e99952d502a9d0523e5868050d6a8f5f8bb23184f0a8c153379f7c8
SHA1: 5df92436a804003a14c65a938022988842aeddac
MD5sum: b4c3368e43e04a07fa23776d93dcb2ed
Description: Haskell library for serialising data to and from JSON; documentation
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 the documentation for 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
Tag: devel::doc, devel::lang:haskell, role::documentation,
works-with-format::json
Section: doc
Priority: optional
Filename: pool/main/h/haskell-json/libghc-json-doc_0.10-3_all.deb