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

Last updated: May 18,2024

1. Install "libghc-hoogle-dev" package

This tutorial shows how to install libghc-hoogle-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hoogle-dev" package

This guide covers the steps necessary to uninstall libghc-hoogle-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hoogle-dev
Priority: extra
Section: universe/haskell
Installed-Size: 8439
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hoogle
Version: 4.2.43-3
Provides: libghc-hoogle-dev-4.2.43-4b043
Depends: libc6 (>= 2.2.5), libghc-quickcheck-dev-2.8.1-3b4e5, libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-bytestring-dev-0.10.6.0-9a873, libghc-case-insensitive-dev-1.2.0.5-aaffb, libghc-conduit-dev-1.2.6.1-41894, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-haskell-src-exts-dev-1.17.1-5b24e, libghc-http-types-dev-0.9-9f0f8, libghc-parsec-dev-3.1.9-c97a6, libghc-process-dev-1.2.3.0-a2232, libghc-random-dev-1.1-c46cc, libghc-resourcet-dev-1.1.7-6832b, libghc-safe-dev-0.3.9-e3aa4, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-uniplate-dev-1.6.12-c77f8, libghc-unix-dev-2.7.1.0-bb54e, libghc-vector-dev-0.11.0.0-c6a21, libghc-vector-algorithms-dev-0.7.0.1-a4999, libghc-wai-dev-3.0.5.0-7ea5d
Suggests: libghc-hoogle-doc, libghc-hoogle-prof
Filename: pool/universe/h/haskell-hoogle/libghc-hoogle-dev_4.2.43-3_amd64.deb
Size: 867596
MD5sum: eacbae4d1e4be82a51f6e6240c7ddf18
SHA1: f5e56dce3e9b5614ea842e965752f04017509537
SHA256: 5970e9fc1792472da5489485b5e4fe689b6cabbdf61d36a2a30f6bb52222abcb
Description-en: Haskell API Search
Hoogle is a Haskell API search engine, which allows you to
search many standard Haskell libraries by either function name,
or by approximate type signature.
.
This package contains the normal library files.
Description-md5: 81825b0a2d5068305405fbbb3c91178e
Homepage: http://www.haskell.org/hoogle/
Ghc-Package: hoogle-4.2.43-4b0437b0501095d9b41909f3ac50645f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu