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

Last updated: May 18,2024

1. Install "libghc-hint-doc" package

This is a short guide on how to install libghc-hint-doc on Kali Linux

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

2. Uninstall "libghc-hint-doc" package

This guide let you learn how to uninstall libghc-hint-doc on Kali Linux:

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

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

Package: libghc-hint-doc
Source: haskell-hint
Version: 0.9.0.7-1
Installed-Size: 2114
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-ghc-paths-doc, libghc-hint-dev, libghc-random-doc, libghc-temporary-doc, libjs-mathjax
Suggests: libghc-hint-prof
Size: 153328
SHA256: 190047dd02edb6428da86fee97b837b655b251cd23f24cb4ab609a51c731cfef
SHA1: ecd9a7894a0bb0f971fc3b395c9f180841a0b1b9
MD5sum: c638b19c4653b8b09d477374e0d9d75e
Description: runtime Haskell interpreter (GHC API wrapper); documentation
This library defines an Interpreter monad. It allows one to load Haskell
modules, browse them, type-check and evaluate strings with Haskell expressions
and even coerce them into values. The library is thread-safe and type-safe
(even the coercion of expressions to values). It is, esentially, a huge subset
of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
version was not tested with GHC.6).
.
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: https://github.com/haskell-hint/hint
Tag: devel::doc, devel::lang:haskell, role::documentation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-hint/libghc-hint-doc_0.9.0.7-1_all.deb