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

Last updated: May 18,2024

1. Install "libghc-hint-dev" package

Here is a brief guide to show you how to install libghc-hint-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hint-dev" package

Please follow the step by step instructions below to uninstall libghc-hint-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hint-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2280
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hint
Version: 0.4.2.3-3build2
Provides: libghc-hint-dev-0.4.2.3-cdcb1
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-directory-dev-1.2.2.0-660a7, libghc-exceptions-dev-0.8.0.2-36aed, libghc-extensible-exceptions-dev-0.1.1.4-81599, libghc-filepath-dev-1.4.0.0-f97d1, libghc-ghc-dev-7.10.3-62469, libghc-ghc-mtl-dev-1.2.1.0-1f96c, libghc-ghc-paths-dev-0.1.0.9-c86fe, libghc-mtl-dev-2.2.1-3af90, libghc-random-dev-1.1-c46cc, libghc-unix-dev-2.7.1.0-bb54e, libc6 (>= 2.2.5)
Suggests: libghc-hint-doc, libghc-hint-prof
Filename: pool/universe/h/haskell-hint/libghc-hint-dev_0.4.2.3-3build2_amd64.deb
Size: 222346
MD5sum: c24cd9c7395ed22b2af77708c68734c6
SHA1: a2066635c72c0c39213ae154eb145cbdaa993bf4
SHA256: 164defe64d386a5097395ade4de6ee7c10c8b52ce656bde55353f56c22cce598
Description-en: 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, 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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 50862dd2b093f940a874123be054e5a1
Homepage: http://hub.darcs.net/jcpetruzza/hint
Ghc-Package: hint-0.4.2.3-cdcb137d0fa1b07a79d77814f49c24ba
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu