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

Last updated: November 07,2024

1. Install "libghc-cmark-doc" package

In this section, we are going to explain the necessary steps to install libghc-cmark-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cmark-doc" package

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

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

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

Package: libghc-cmark-doc
Priority: extra
Section: universe/doc
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-cmark
Version: 0.5.1-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-text-doc
Filename: pool/universe/h/haskell-cmark/libghc-cmark-doc_0.5.1-1_all.deb
Size: 25914
MD5sum: 5133bbfc32df36acf0303ea67c94cc9e
SHA1: e3a6742a971373a38b870589fefa65433baa4864
SHA256: a06eb8a2c899a22056018b3da17a9e45b0397f35c8c55d3bc7436a568f8f73d8
Description-en: fast, accurate CommonMark (Markdown) parser and renderer; documentation
This package provides Haskell bindings for libcmark, the reference
parser for CommonMark, a fully specified variant of Markdown.
.
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: 9fca36fc951fb8aca56c1c18bca3c718
Homepage: https://github.com/jgm/commonmark-hs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu