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

Last updated: December 23,2024

1. Install "libghc-hunit-dev" package

In this section, we are going to explain the necessary steps to install libghc-hunit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hunit-dev" package

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

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

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

Package: libghc-hunit-dev
Priority: optional
Section: universe/haskell
Installed-Size: 790
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hunit
Version: 1.3.0.0-1
Provides: libghc-hunit-dev-1.3.0.0-90410
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libc6 (>= 2.2.5)
Suggests: libghc-hunit-doc, libghc-hunit-prof
Filename: pool/universe/h/haskell-hunit/libghc-hunit-dev_1.3.0.0-1_amd64.deb
Size: 85618
MD5sum: eb32e536722f184baa8a38fb11b74b69
SHA1: f82cab33177e27d491f0ea3e74e9dc04455de588
SHA256: 0d6924e18c2d0e75af3907dbfe1c871a07fc52877775860986515fddcd0ed22f
Description-en: Haskell unit testing framework for GHC
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: .
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f9b73f6cab3bd9ed4a21014390603bb7
Homepage: http://hunit.sourceforge.net/
Ghc-Package: HUnit-1.3.0.0-904109a490c85ff643c14c4cfbe058fb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu