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

Last updated: May 22,2024

1. Install "libghc-criterion-doc" package

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

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

2. Uninstall "libghc-criterion-doc" package

Learn how to uninstall libghc-criterion-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-criterion-doc
Priority: extra
Section: universe/doc
Installed-Size: 1680
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-criterion
Version: 1.1.0.0-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-cassava-doc, libghc-hastache-doc, libghc-mtl-doc, libghc-mwc-random-doc, libghc-optparse-applicative-doc, libghc-statistics-doc, libghc-text-doc, libghc-vector-doc
Filename: pool/universe/h/haskell-criterion/libghc-criterion-doc_1.1.0.0-4build1_all.deb
Size: 221592
MD5sum: 842a7aa9e37d8b384d23421f6b81b304
SHA1: cabd8b8f5e41e085bf2f986c6758e322bdfeaebf
SHA256: 8083d66100d8de13ae8cd815cad2180f3203d5cbfa0c7de26c801d57eed6f9b8
Description-en: Robust, reliable performance measurement and analysis; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a0ba6a22a90a4e0ea8bbefd4468d6e3e
Homepage: http://www.serpentine.com/criterion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu