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

Last updated: May 21,2024

1. Install "libghc-criterion-dev" package

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

$ sudo apt update $ sudo apt install libghc-criterion-dev

2. Uninstall "libghc-criterion-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-criterion-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-criterion-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-criterion-dev
Priority: extra
Section: universe/haskell
Installed-Size: 6885
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-criterion
Version: 1.1.0.0-4build1
Provides: libghc-criterion-dev-1.1.0.0-a2f65
Depends: libghc-glob-dev-0.7.5-676d3, libghc-aeson-dev-0.10.0.0-f3d60, libghc-ansi-wl-pprint-dev-0.6.7.3-c624a, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libghc-cassava-dev-0.4.4.0-74260, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-hastache-dev-0.6.1-1f31a, libghc-mtl-dev-2.2.1-3af90, libghc-mwc-random-dev-0.13.3.2-168a8, libghc-optparse-applicative-dev-0.12.0.0-50238, libghc-parsec-dev-3.1.9-c97a6, libghc-statistics-dev-0.13.2.3-ed3ae, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-compat-dev-0.4.0.4-8aa40, libghc-vector-dev-0.11.0.0-c6a21, libghc-vector-algorithms-dev-0.7.0.1-a4999, libc6 (>= 2.2.5)
Suggests: libghc-criterion-doc, libghc-criterion-prof
Filename: pool/universe/h/haskell-criterion/libghc-criterion-dev_1.1.0.0-4build1_amd64.deb
Size: 653106
MD5sum: d1aa66ca4629e0bb036773223f9255e0
SHA1: f4c99be42541b76c720fa0a4f1d360f19c2678c1
SHA256: 4c33bb24cab48f933d2d3a45cbbf14401b537f8ba7c2b929f65aee12cf84d214
Description-en: Robust, reliable performance measurement and analysis
This library provides a powerful but simple way to measure the performance of
Haskell code. It provides both a framework for executing and analysing
benchmarks and a set of driver functions that makes it easy to build and run
benchmarks, and to analyse their results.
.
The fastest way to get started is to read the documentation and examples in
the Criterion.Main module.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9627f285144ed6557a1fbb495e0c9888
Homepage: http://www.serpentine.com/criterion
Ghc-Package: criterion-1.1.0.0-a2f65937eb06454523be032ff9d728b7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu