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

Last updated: May 15,2024

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

Please follow the steps below to install libghc-test-framework-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libghc-test-framework-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-test-framework-doc
Priority: extra
Section: universe/doc
Installed-Size: 596
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-test-framework
Version: 0.8.1.1-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-random-doc
Filename: pool/universe/h/haskell-test-framework/libghc-test-framework-doc_0.8.1.1-4build1_all.deb
Size: 57126
MD5sum: d4ba1feb0977f08ca64828477390d956
SHA1: 120e12ddae04ebffc04db2e7f307df9bdda768ff
SHA256: 52238e8e40ea585c1bda5f1e33d47d8c2f7fb71498244c1525a6e37f4644ff49
Description-en: Framework for running and organising tests; documentation
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 documentation files.
Description-md5: 76a92b0d567693ebad27eaa34090dd7a
Homepage: https://batterseapower.github.io/test-framework/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu