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

Last updated: May 13,2024

1. Install "libghc-hunit-doc" package

Here is a brief guide to show you how to install libghc-hunit-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hunit-doc" package

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

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

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

Package: libghc-hunit-doc
Priority: optional
Section: universe/doc
Installed-Size: 338
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-hunit
Version: 1.3.0.0-1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-hunit/libghc-hunit-doc_1.3.0.0-1_all.deb
Size: 39998
MD5sum: 57fa15e965b79e1b494816e8d1c7e656
SHA1: a37e2ef1089e90659c740212f2aab2ab368a9f11
SHA256: 44c3b0c53d1941707773386e8e39ff89ca8a9d49a0e814c2efd77175ff0b2f0b
Description-en: Haskell unit testing framework for GHC; documentation
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: .
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: dc64cbb7d81eb7280b3e2e1c7941f57e
Homepage: http://hunit.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu