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

Last updated: May 18,2024

1. Install "libghc-hint-dev" package

Please follow the guidance below to install libghc-hint-dev on Kali Linux

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

2. Uninstall "libghc-hint-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-hint-dev on Kali Linux:

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

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

Package: libghc-hint-dev
Source: haskell-hint (0.9.0.7-1)
Version: 0.9.0.7-1+b2
Installed-Size: 4240
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-hint-dev-0.9.0.7-fe475
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-directory-dev-1.3.7.1-e5694, libghc-exceptions-dev-0.10.5-3dbf4, libghc-filepath-dev-1.4.2.2-290a6, libghc-ghc-boot-dev-9.4.7-80851, libghc-ghc-dev-9.4.7-ea902, libghc-ghc-paths-dev-0.1.0.12-4777c, libghc-random-dev-1.2.1.1-68746, libghc-temporary-dev-1.3-1ef8a, libghc-transformers-dev-0.5.6.2-931c3, libghc-unix-dev-2.7.3-9fc5d, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6)
Size: 427368
SHA256: ea2a01373267b853e4b75d78f47ee32c673492b5c254b53aca53e6f3b20146a2
SHA1: 31813db6ddf231ffa4c1292477e017596ea3c657
MD5sum: 3f78b4ba992e99dc93b753e56c48c526
Description: runtime Haskell interpreter (GHC API wrapper)
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, essentially, 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 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
Ghc-Package: hint-0.9.0.7-5iGaXx3CoAKERLnUH7t1lY
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hint/libghc-hint-dev_0.9.0.7-1+b2_amd64.deb