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

Last updated: May 12,2024

1. Install "libghc-hlint-prof" package

This is a short guide on how to install libghc-hlint-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hlint-prof" package

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

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

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

Package: libghc-hlint-prof
Priority: extra
Section: universe/haskell
Installed-Size: 7624
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: hlint
Version: 1.9.26-1
Provides: libghc-hlint-prof-1.9.26-4b705
Depends: libghc-hlint-dev (= 1.9.26-1), libghc-ansi-terminal-prof-0.6.2.3-7b40b, libghc-base-prof-4.8.2.0-0d6d1, libghc-cmdargs-prof-0.10.13-456f4, libghc-containers-prof-0.5.6.2-59326, libghc-cpphs-prof-1.19.3-360ec, libghc-directory-prof-1.2.2.0-660a7, libghc-extra-prof-1.4.2-1237a, libghc-filepath-prof-1.4.0.0-f97d1, libghc-haskell-src-exts-prof-1.17.1-5b24e, libghc-hscolour-prof-1.23-8148d, libghc-process-prof-1.2.3.0-a2232, libghc-refact-prof-0.3.0.2-1cd47, libghc-transformers-prof-0.4.2.0-81450, libghc-uniplate-prof-1.6.12-c77f8
Filename: pool/universe/h/hlint/libghc-hlint-prof_1.9.26-1_amd64.deb
Size: 750164
MD5sum: ed8c8d506e95cee33f85f1503e137587
SHA1: 286b67c8aa07bd449a023592b571990e65ab5c79
SHA256: b93ab7471a8e24532f85f2ae57fa237fd2eb0b6599ca3d71d4ff07208039768e
Description-en: Haskell source code suggestions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 160e1f4bd54b10d95cf1492f5665ac04
Homepage: http://community.haskell.org/~ndm/hlint/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu