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

Last updated: November 07,2024

1. Install "libghc-test-framework-prof" package

Learn how to install libghc-test-framework-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-test-framework-prof

2. Uninstall "libghc-test-framework-prof" package

This guide covers the steps necessary to uninstall libghc-test-framework-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-test-framework-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-test-framework-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1167
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-test-framework
Version: 0.8.1.1-4build1
Provides: libghc-test-framework-prof-0.8.1.1-ade54
Depends: libghc-test-framework-dev (= 0.8.1.1-4build1), libghc-ansi-terminal-prof-0.6.2.3-7b40b, libghc-ansi-wl-pprint-prof-0.6.7.3-c624a, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-hostname-prof-1.0-d89de, libghc-old-locale-prof-1.0.0.7-0db93, libghc-random-prof-1.1-c46cc, libghc-regex-posix-prof-0.95.2-6e2e8, libghc-time-prof-1.5.0.1-1b9a5, libghc-xml-prof-1.3.14-a73a3
Filename: pool/universe/h/haskell-test-framework/libghc-test-framework-prof_0.8.1.1-4build1_amd64.deb
Size: 132824
MD5sum: a944f5a43b2475c4da2a6c18ad442ab7
SHA1: 2604da54374d2224975575373e692ca264380a9c
SHA256: 08b38f9bc688ae59800b1c06df4caa3dd1eba8094e33262162c40c311f9af594
Description-en: Framework for running and organising tests; profiling libraries
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in deterministic
order, to aid diff interpretation) and filtered and controlled by command
line options. All of this comes with colored test output, progress reporting
and test statistics output.
.
You should install libghc-test-framework-{hunit,quickcheck2}-* package
to use this with {HUnit,QuickCheck2}.
.
This package contains the libraries compiled with profiling enabled.
Description-md5: b5d4de95f8ee1921cc1ad8e093d0fef9
Homepage: https://batterseapower.github.io/test-framework/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu