How to Install and Uninstall hlint Package on Kali Linux

Last updated: February 03,2025

1. Install "hlint" package

This guide let you learn how to install hlint on Kali Linux

$ sudo apt update $ sudo apt install hlint

2. Uninstall "hlint" package

Please follow the step by step instructions below to uninstall hlint on Kali Linux:

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

3. Information about the hlint package on Kali Linux

Package: hlint
Source: hlint (3.5-1)
Version: 3.5-1+b2
Installed-Size: 68266
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libyaml-0-2
Recommends: ghc (>= 8)
Size: 9437944
SHA256: 3e2bb1f875d53569bfa1b4b8313f6a4a29623267d6bb701cc348182ca3cf9a73
SHA1: 07169563e51b3c310b4dc1977ddfad716de75dc9
MD5sum: 4948f61c4e31a7fe315b0271db38a94d
Description: 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:
Homepage: https://github.com/ndmitchell/hlint#readme
Tag: devel::lang:haskell, role::program
Section: haskell
Priority: optional
Filename: pool/main/h/hlint/hlint_3.5-1+b2_amd64.deb