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

Last updated: October 06,2024

1. Install "libghc-hunit-prof" package

This tutorial shows how to install libghc-hunit-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hunit-prof" package

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

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

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

Package: libghc-hunit-prof
Priority: optional
Section: universe/haskell
Installed-Size: 649
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hunit
Version: 1.3.0.0-1
Provides: libghc-hunit-prof-1.3.0.0-90410
Depends: libghc-hunit-dev (= 1.3.0.0-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6
Filename: pool/universe/h/haskell-hunit/libghc-hunit-prof_1.3.0.0-1_amd64.deb
Size: 71054
MD5sum: c466a8c78a6cc4c7196d9a63695b4069
SHA1: c11fad6dbd8a143ca68c498f223e3726b8b05a52
SHA256: de63570765cd03807401559d036b3bc7618d98f49b207ee594af95d5641be22c
Description-en: Haskell unit testing framework for GHC; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 490f857020dea4df87c13f0f35901f2e
Homepage: http://hunit.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu