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

Last updated: May 13,2024

1. Install "libghc-hint-prof" package

Please follow the step by step instructions below to install libghc-hint-prof on Kali Linux

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

2. Uninstall "libghc-hint-prof" package

Please follow the instructions below to uninstall libghc-hint-prof on Kali Linux:

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

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

Package: libghc-hint-prof
Source: haskell-hint (0.9.0.7-1)
Version: 0.9.0.7-1+b2
Installed-Size: 3588
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-hint-prof-0.9.0.7-fe475
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-directory-prof-1.3.7.1-e5694, libghc-exceptions-prof-0.10.5-3dbf4, libghc-filepath-prof-1.4.2.2-290a6, libghc-ghc-boot-prof-9.4.7-80851, libghc-ghc-paths-prof-0.1.0.12-4777c, libghc-ghc-prof-9.4.7-ea902, libghc-hint-dev (= 0.9.0.7-1+b2), libghc-random-prof-1.2.1.1-68746, libghc-temporary-prof-1.3-1ef8a, libghc-transformers-prof-0.5.6.2-931c3, libghc-unix-prof-2.7.3-9fc5d
Size: 378780
SHA256: 22145f9c636a37a1fd40e742eb5a44953e1ee54ada73eb838172d07383254d3a
SHA1: 44630d8742b91ad8f0b9d136bfc7477b0ddc794d
MD5sum: 70accb46d575b3b7df64222443c911e4
Description: runtime Haskell interpreter (GHC API wrapper); profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/haskell-hint/hint
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hint/libghc-hint-prof_0.9.0.7-1+b2_amd64.deb