How to Install and Uninstall libghc-commonmark-doc Package on Kali Linux

Last updated: May 12,2024

1. Install "libghc-commonmark-doc" package

Here is a brief guide to show you how to install libghc-commonmark-doc on Kali Linux

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

2. Uninstall "libghc-commonmark-doc" package

Learn how to uninstall libghc-commonmark-doc on Kali Linux:

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

3. Information about the libghc-commonmark-doc package on Kali Linux

Package: libghc-commonmark-doc
Source: haskell-commonmark
Version: 0.2.3-2
Installed-Size: 4745
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-commonmark-dev, libghc-unicode-data-doc, libghc-unicode-transforms-doc, libjs-mathjax
Suggests: libghc-commonmark-prof
Size: 203340
SHA256: 843fb3481265a14553ad07908854a212b2e35db2447eaa378bea50413bee6d9b
SHA1: 6b1dd70430fa4677f5be66635870088eb92cf8c2
MD5sum: 15580691b09003a1bac137710744c752
Description: Pure Haskell commonmark parser; documentation
This library provides the core data types and functions
for parsing commonmark ().
The parser is fully commonmark-compliant and passes the test
suite. It is designed to be customizable and easily extensible.
To customize the output, create an AST, or support a new output
format, one need only define some new typeclass instances.
It is also easy to add new syntax elements or modify existing ones.
.
Accurate information about source positions is available
for all block and inline elements. Thus the library can be
used to create an accurate syntax highlighter or
an editor with live preview.
.
The parser has been designed for robust performance
even in pathological cases that tend to cause stack overflows or
exponential slowdowns in other parsers, with parsing speed that
varies linearly with input length.
.
Related packages:
.
- commonmark-extensions (which defines a number of syntax extensions)
- commonmark-pandoc (which allows using this parser to create a Pandoc
structure)
- commonmark-cli (a command-line tool for converting and
syntax-highlighting commonmark documents)
.
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:
Homepage: https://github.com/jgm/commonmark-hs
Section: doc
Priority: optional
Filename: pool/main/h/haskell-commonmark/libghc-commonmark-doc_0.2.3-2_all.deb