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

Last updated: May 18,2024

1. Install "libghc-doctest-prof" package

Please follow the instructions below to install libghc-doctest-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-doctest-prof" package

This is a short guide on how to uninstall libghc-doctest-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-doctest-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1228
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-doctest
Version: 0.10.1-3build3
Provides: libghc-doctest-prof-0.10.1-5e4f8
Depends: libghc-doctest-dev (= 0.10.1-3build3), libghc-base-prof-4.8.2.0-0d6d1, 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-ghc-prof-7.10.3-62469, libghc-ghc-paths-prof-0.1.0.9-c86fe, libghc-process-prof-1.2.3.0-a2232, libghc-syb-prof-0.6-d154b, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-doctest/libghc-doctest-prof_0.10.1-3build3_amd64.deb
Size: 142816
MD5sum: 5f4208a299fe1704c7e49087e152bf08
SHA1: 1bcf520bd264051a0f458e560073c9e2ab648fdb
SHA256: 8ef32a593c8372ad4a2cc1c3a908506256bcafc15c8bf4d937e56ecfaaa66420
Description-en: test interactive Haskell examples; profiling libraries
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
().
.
Documentation is at
.
.
This package contains the libraries compiled with profiling enabled.
Description-md5: ef8d1966b770eb5ef9c7bccd962f5b49
Homepage: https://github.com/sol/doctest-haskell
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu