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

Last updated: May 19,2024

1. Install "libghc-hit-dev" package

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

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

2. Uninstall "libghc-hit-dev" package

Please follow the steps below to uninstall libghc-hit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hit-dev
Priority: extra
Section: universe/haskell
Installed-Size: 4897
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hit
Version: 0.6.3-5build1
Provides: libghc-hit-dev-0.6.3-accb2
Depends: libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-byteable-dev-0.1.1-8a158, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-cryptohash-dev-0.11.6-9412a, libghc-hourglass-dev-0.2.9-2bec3, libghc-mtl-dev-2.2.1-3af90, libghc-parsec-dev-3.1.9-c97a6, libghc-patience-dev-0.1.1-22413, libghc-random-dev-1.1-c46cc, libghc-system-fileio-dev-0.3.16.3-edc46, libghc-system-filepath-dev-0.4.13.4-abc2d, libghc-unix-compat-dev-0.4.1.4-1e201, libghc-utf8-string-dev-1.0.1.1-09f69, libghc-vector-dev-0.11.0.0-c6a21, libghc-zlib-dev-0.6.1.1-15b43, libghc-zlib-bindings-dev-0.1.1.5-c36e1, libc6 (>= 2.2.5)
Suggests: libghc-hit-doc, libghc-hit-prof
Filename: pool/universe/h/haskell-hit/libghc-hit-dev_0.6.3-5build1_amd64.deb
Size: 514028
MD5sum: 1262c75ff22357e0d5ed3233ab294e7b
SHA1: 78689e1e3ab85a31b0e3ad9a92b823a4e9a2bb27
SHA256: f74df077951c83ff03b4631c3f989dae012658badbc0a11fafcb30a87db84474
Description-en: Git operations in Haskell
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5e4c0b68b9282bb5e64e1c43ed1cd6ac
Homepage: http://github.com/vincenthz/hit
Ghc-Package: hit-0.6.3-accb213188979b8c6ebb2692ec8f67d1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions