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

Last updated: May 14,2024

1. Install "libghc-commonmark-dev" package

Learn how to install libghc-commonmark-dev on Kali Linux

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

2. Uninstall "libghc-commonmark-dev" package

This guide let you learn how to uninstall libghc-commonmark-dev on Kali Linux:

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

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

Package: libghc-commonmark-dev
Source: haskell-commonmark
Version: 0.2.3-2
Installed-Size: 24056
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-commonmark-dev-0.2.3-23d6c
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-parsec-dev-3.1.16.1-a16ec, libghc-text-dev-2.0.2-0847e, libghc-transformers-dev-0.5.6.2-931c3, libghc-unicode-data-dev-0.4.0.1-109b1, libghc-unicode-transforms-dev-0.4.0.1-4d4a6, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 1655864
SHA256: 7402c5f394c97d7def7abc29ef034a71ab61b3a540d53dd340e2df0675b9bb27
SHA1: e5eb1995cef04b94f9e11bd125f0ea1e472b02de
MD5sum: 40361513e4fb918a9f26b9292bb3e037
Description: Pure Haskell commonmark parser
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 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
Ghc-Package: commonmark-0.2.3-J2sMorawiGzLofh0jaurjO
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-commonmark/libghc-commonmark-dev_0.2.3-2_amd64.deb