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

Last updated: May 18,2024

1. Install "libghc-parsec3-doc" package

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

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

2. Uninstall "libghc-parsec3-doc" package

This guide covers the steps necessary to uninstall libghc-parsec3-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-parsec3-doc
Priority: extra
Section: universe/doc
Installed-Size: 1675
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-parsec
Version: 3.1.9-4build1
Replaces: libghc-parsec-doc (<< 3.0.0-5)
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-mtl-doc, libghc-text-doc
Conflicts: libghc-parsec-doc (<< 3.0.0-5)
Filename: pool/universe/h/haskell-parsec/libghc-parsec3-doc_3.1.9-4build1_all.deb
Size: 103722
MD5sum: fb08d03b4d2f48e9501109835b548c6a
SHA1: 5edda1384e6912d11380e2180b73e890ff8aee92
SHA256: e18d9ba7eeadcb81ec03c0252a3be7a00bdfbdd2ba22167d42d2137db845b73c
Description-en: Haskell monadic parser combinator library for GHC; documentation
This package provides the documentation for a library for the Haskell
programming language.
.
Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented, has extensive libraries
and good error messages, and is also fast. It is defined
as a monad transformer that can be stacked on arbitrary monads, and
it is also parametric in the input stream type.
Description-md5: 916b45fd6c91800a0503672d1ae1338f
Homepage: https://github.com/aslatter/parsec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions