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

Last updated: February 17,2025

1. Install "libghc-hit-prof" package

This guide covers the steps necessary to install libghc-hit-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hit-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-hit-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hit-prof
Priority: extra
Section: universe/haskell
Installed-Size: 4227
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hit
Version: 0.6.3-5build1
Provides: libghc-hit-prof-0.6.3-accb2
Depends: libghc-hit-dev (= 0.6.3-5build1), libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-byteable-prof-0.1.1-8a158, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-cryptohash-prof-0.11.6-9412a, libghc-hourglass-prof-0.2.9-2bec3, libghc-mtl-prof-2.2.1-3af90, libghc-parsec-prof-3.1.9-c97a6, libghc-patience-prof-0.1.1-22413, libghc-random-prof-1.1-c46cc, libghc-system-fileio-prof-0.3.16.3-edc46, libghc-system-filepath-prof-0.4.13.4-abc2d, libghc-unix-compat-prof-0.4.1.4-1e201, libghc-utf8-string-prof-1.0.1.1-09f69, libghc-vector-prof-0.11.0.0-c6a21, libghc-zlib-prof-0.6.1.1-15b43, libghc-zlib-bindings-prof-0.1.1.5-c36e1
Filename: pool/universe/h/haskell-hit/libghc-hit-prof_0.6.3-5build1_amd64.deb
Size: 431106
MD5sum: 1a282c18e5bf9d379d8aed68b861ac3a
SHA1: 1ee7fe03ce087db7afc196be76bb0785d30d75ea
SHA256: 25b5eba6b2d1485290c23829309d56f946a01b831aebafcc250b2b5b83abc0f6
Description-en: Git operations in Haskell; profiling libraries
A Haskell implementation of git storage operations, allowing users to
manipulate git repositories (read and write).
.
This implementation is fully interoperable with the main C
implementation.
.
This is strictly only manipulating the git store (what's inside
the .git directory), and doesn't do anything with the index or
your working directory files.
.
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: f8dafa5afcb824433e12ceb1fbc20d63
Homepage: http://github.com/vincenthz/hit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions