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

Last updated: May 15,2024

1. Install "libghc-doctest-dev" package

Learn how to install libghc-doctest-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-doctest-dev" package

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

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

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

Package: libghc-doctest-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1477
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-doctest
Version: 0.10.1-3build3
Provides: libghc-doctest-dev-0.10.1-5e4f8
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1, 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-ghc-dev-7.10.3-62469, libghc-ghc-paths-dev-0.1.0.9-c86fe, libghc-process-dev-1.2.3.0-a2232, libghc-syb-dev-0.6-d154b, libghc-transformers-dev-0.4.2.0-81450
Suggests: libghc-doctest-doc, libghc-doctest-prof
Filename: pool/universe/h/haskell-doctest/libghc-doctest-dev_0.10.1-3build3_amd64.deb
Size: 171166
MD5sum: b786318115ef676346c38b64b8620158
SHA1: 713d644c2b6ff0fecaa4e291fd7291c70bc7d4db
SHA256: d7868e6da626ad00b2e46a8a1b7c226ab5135af65791c53496350cd5b3030397
Description-en: test interactive Haskell examples
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
().
.
Documentation is at
.
.
This package contains the normal library files.
Description-md5: 23ea99d7443559a14a7c1e4e32ff45b4
Homepage: https://github.com/sol/doctest-haskell
Ghc-Package: doctest-0.10.1-5e4f8c8a4addfcb3736c69fddbb1af40
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu