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

Last updated: May 07,2024

1. Install "hlint" package

Here is a brief guide to show you how to install hlint on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hlint

2. Uninstall "hlint" package

This guide covers the steps necessary to uninstall hlint on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hlint $ sudo apt autoclean && sudo apt autoremove

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

Package: hlint
Priority: optional
Section: universe/haskell
Installed-Size: 15727
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 1.9.26-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Recommends: ghc
Filename: pool/universe/h/hlint/hlint_1.9.26-1_amd64.deb
Size: 2028080
MD5sum: 26a8d3ea87ae8ee1ec9ebc2c09eaee99
SHA1: 9c853c5358f1db5dbb649f950a7551c2fec318f6
SHA256: 30755b33e0ab2170d744e551d24ab8797d889dc4e6bd07aaf26dadbc932693dd
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.
Description-md5: 471310f3151a54c611a86fa0e7ebdafa
Homepage: http://community.haskell.org/~ndm/hlint/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu