How to Install and Uninstall libghc-hint-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libghc-hint-prof" package

Please follow the steps below to install libghc-hint-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hint-prof" package

Please follow the guidelines below to uninstall libghc-hint-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-hint-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-hint-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2027
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hint
Version: 0.4.2.3-3build2
Provides: libghc-hint-prof-0.4.2.3-cdcb1
Depends: libghc-hint-dev (= 0.4.2.3-3build2), libghc-base-prof-4.8.2.0-0d6d1, libghc-directory-prof-1.2.2.0-660a7, libghc-exceptions-prof-0.8.0.2-36aed, libghc-extensible-exceptions-prof-0.1.1.4-81599, libghc-filepath-prof-1.4.0.0-f97d1, libghc-ghc-prof-7.10.3-62469, libghc-ghc-mtl-prof-1.2.1.0-1f96c, libghc-ghc-paths-prof-0.1.0.9-c86fe, libghc-mtl-prof-2.2.1-3af90, libghc-random-prof-1.1-c46cc, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-hint/libghc-hint-prof_0.4.2.3-3build2_amd64.deb
Size: 204246
MD5sum: dc21d0a6c7a8f754a274c9d5feb5c091
SHA1: 54c08718408cbda180ee3d8f86b1e84d0cab7960
SHA256: 5fd130cd8e475ec657f3e2741383ad7c69df50f8bb68c7b6e0593ec65a4a5bd1
Description-en: 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: 2126b2063ddda0143c2e0e11e7556e57
Homepage: http://hub.darcs.net/jcpetruzza/hint
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu