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

Last updated: May 03,2024

1. Install "libghc-criterion-prof" package

Here is a brief guide to show you how to install libghc-criterion-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-criterion-prof" package

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

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

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

Package: libghc-criterion-prof
Priority: extra
Section: universe/haskell
Installed-Size: 5797
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-criterion
Version: 1.1.0.0-4build1
Provides: libghc-criterion-prof-1.1.0.0-a2f65
Depends: libghc-criterion-dev (= 1.1.0.0-4build1), libghc-glob-prof-0.7.5-676d3, libghc-aeson-prof-0.10.0.0-f3d60, libghc-ansi-wl-pprint-prof-0.6.7.3-c624a, libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-bytestring-prof-0.10.6.0-9a873, libghc-cassava-prof-0.4.4.0-74260, libghc-containers-prof-0.5.6.2-59326, libghc-deepseq-prof-1.4.1.1-614b6, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1, libghc-hastache-prof-0.6.1-1f31a, libghc-mtl-prof-2.2.1-3af90, libghc-mwc-random-prof-0.13.3.2-168a8, libghc-optparse-applicative-prof-0.12.0.0-50238, libghc-parsec-prof-3.1.9-c97a6, libghc-statistics-prof-0.13.2.3-ed3ae, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-compat-prof-0.4.0.4-8aa40, libghc-vector-prof-0.11.0.0-c6a21, libghc-vector-algorithms-prof-0.7.0.1-a4999
Filename: pool/universe/h/haskell-criterion/libghc-criterion-prof_1.1.0.0-4build1_amd64.deb
Size: 500864
MD5sum: ad167a5316286349c15c8a054fd0b043
SHA1: c0d587426c246f10f37a50507bab2e48a9f529fa
SHA256: f0eaa7f90e14f75347a6fc10c0912817b48893e4c0efe5daa9899e40d20ea808
Description-en: Robust, reliable performance measurement and analysis; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 53cc7205089e6057971fc61f945e655d
Homepage: http://www.serpentine.com/criterion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu