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

Last updated: May 15,2024

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

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

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

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

Please follow the guidelines below to uninstall libghc-test-framework-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-test-framework-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1398
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-test-framework
Version: 0.8.1.1-4build1
Provides: libghc-test-framework-dev-0.8.1.1-ade54
Depends: libc6 (>= 2.2.5), libghc-ansi-terminal-dev-0.6.2.3-7b40b, libghc-ansi-wl-pprint-dev-0.6.7.3-c624a, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-hostname-dev-1.0-d89de, libghc-old-locale-dev-1.0.0.7-0db93, libghc-random-dev-1.1-c46cc, libghc-regex-posix-dev-0.95.2-6e2e8, libghc-time-dev-1.5.0.1-1b9a5, libghc-xml-dev-1.3.14-a73a3
Suggests: libghc-test-framework-doc, libghc-test-framework-prof
Filename: pool/universe/h/haskell-test-framework/libghc-test-framework-dev_0.8.1.1-4build1_amd64.deb
Size: 156302
MD5sum: 612a89e8a8e9d4fd7d9ea682b5482b1c
SHA1: ca7972d2ef3941de7ed3c15815436ec0097b1850
SHA256: a3262a5a7ade566430c2180a0b6d1b799ce8d61bccbab8fd5c0cffe0858eb3f6
Description-en: Framework for running and organising tests
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 normal library files.
Description-md5: 2dd22871389530ff80e4f6ddcf86f407
Homepage: https://batterseapower.github.io/test-framework/
Ghc-Package: test-framework-0.8.1.1-ade54124d65b376a4d663cbcc03924d8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu