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

Last updated: May 19,2024

1. Install "libghc-hint-doc" package

Learn how to install libghc-hint-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hint-doc" package

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

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

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

Package: libghc-hint-doc
Priority: extra
Section: universe/doc
Installed-Size: 788
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-hint
Version: 0.4.2.3-3build2
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-exceptions-doc, libghc-mtl-doc
Filename: pool/universe/h/haskell-hint/libghc-hint-doc_0.4.2.3-3build2_all.deb
Size: 77158
MD5sum: ea4d62d9fb0438e70a7919cd3bd5fb64
SHA1: 7ac1efb9d474837ab87bcf8822aae44b7296532d
SHA256: 2796632c93cca87706e50f9f386ce5092bf7546b03f30f10432bba17f7349fef
Description-en: 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: 511bb9441d60ad0a1965991b2e1cb36e
Homepage: http://hub.darcs.net/jcpetruzza/hint
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu