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

Last updated: May 18,2024

1. Install "libghc-hlint-dev" package

This guide let you learn how to install libghc-hlint-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hlint-dev" package

This guide let you learn how to uninstall libghc-hlint-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hlint-dev
Priority: extra
Section: universe/haskell
Installed-Size: 8721
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: hlint
Version: 1.9.26-1
Provides: libghc-hlint-dev-1.9.26-4b705
Depends: libghc-ansi-terminal-dev-0.6.2.3-7b40b, libghc-base-dev-4.8.2.0-0d6d1, libghc-cmdargs-dev-0.10.13-456f4, libghc-containers-dev-0.5.6.2-59326, libghc-cpphs-dev-1.19.3-360ec, libghc-directory-dev-1.2.2.0-660a7, libghc-extra-dev-1.4.2-1237a, libghc-filepath-dev-1.4.0.0-f97d1, libghc-haskell-src-exts-dev-1.17.1-5b24e, libghc-hscolour-dev-1.23-8148d, libghc-process-dev-1.2.3.0-a2232, libghc-refact-dev-0.3.0.2-1cd47, libghc-transformers-dev-0.4.2.0-81450, libghc-uniplate-dev-1.6.12-c77f8, libc6 (>= 2.2.5)
Suggests: libghc-hlint-doc, libghc-hlint-prof
Filename: pool/universe/h/hlint/libghc-hlint-dev_1.9.26-1_amd64.deb
Size: 915448
MD5sum: 9cc4ba855350c33cac4af9917a05eed9
SHA1: 29d7aa2e5782e84fb59d88c3c114f2d6b49e328f
SHA256: d2c6404de446755e3cad146b9170a1c5ab13a1bc824f1e1e27740f23a6537ad5
Description-en: Haskell source code suggestions
HLint gives suggestions on how to improve your source code. It can either
print them directly, or generate a colored HTML output.
.
This is the HLint library, used by programs that want to incorporate HLint's
functionality.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2c3d2c94da978b4b5019a8e043268923
Homepage: http://community.haskell.org/~ndm/hlint/
Ghc-Package: hlint-1.9.26-4b705b86f6d257bc69e10ee5d6bc305f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu