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

Last updated: May 17,2024

1. Install "libghc-smallcheck-prof" package

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

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

2. Uninstall "libghc-smallcheck-prof" package

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

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

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

Package: libghc-smallcheck-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1252
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-smallcheck
Version: 1.1.1-5
Provides: libghc-smallcheck-prof-1.1.1-bb1fb
Depends: libghc-smallcheck-dev (= 1.1.1-5), libghc-base-prof-4.8.2.0-0d6d1, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-logict-prof-0.6.0.2-4710f, libghc-mtl-prof-2.2.1-3af90, libghc-pretty-prof-1.1.2.0-5cc41
Filename: pool/universe/h/haskell-smallcheck/libghc-smallcheck-prof_1.1.1-5_amd64.deb
Size: 121478
MD5sum: 67316d3129d898f03611cd3fb1fe252f
SHA1: 8a7016b94ea0dfdd812a0c5dfcc0c4330dfc7063
SHA256: cada3c15b747ac89cd2cab6904aad8d4c6a1e07822697393079ca51239d4a868
Description-en: Another lightweight testing library; profiling libraries
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
.
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: f38572fc00a76ca829c026348f68fef1
Homepage: https://github.com/feuerbach/smallcheck
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu