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

Last updated: May 20,2024

1. Install "libghc-xmlhtml-doc" package

Please follow the guidance below to install libghc-xmlhtml-doc on Kali Linux

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

2. Uninstall "libghc-xmlhtml-doc" package

This guide let you learn how to uninstall libghc-xmlhtml-doc on Kali Linux:

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

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

Package: libghc-xmlhtml-doc
Source: haskell-xmlhtml
Version: 0.2.5.4-1
Installed-Size: 2738
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-blaze-builder-doc, libghc-blaze-html-doc, libghc-blaze-markup-doc, libghc-unordered-containers-doc, libghc-xmlhtml-dev, libjs-mathjax
Suggests: libghc-xmlhtml-prof
Size: 130300
SHA256: 3e4302512a5402dda9089045a622810bd0171418b34d7433307529b0c90d00a1
SHA1: 0e8daf42cf0ea8f8056ecfc94ef960f042c93ab2
MD5sum: 1dd32b36260260a3a528cdb7f2ebadfd
Description: XML parser and renderer with HTML 5 quirks mode; documentation
Contains renderers and parsers for both XML and HTML 5 document
fragments, which share data structures so that it's easy to work with
both. Document fragments are bits of documents, which are not
constrained by some of the high-level structure rules (in particular,
they may contain more than one root element).
.
Note that this is not a compliant HTML 5 parser. Rather, it is a
parser for HTML 5 compliant documents. It does not implement the HTML
5 parsing algorithm, and should generally be expected to perform
correctly only on documents that you trust to conform to HTML 5. This
is not a suitable library for implementing web crawlers or other
software that will be exposed to documents from outside sources. The
result is also not the HTML 5 node structure, but rather something
closer to the physical structure. For example, omitted start tags are
not inserted (and so, their corresponding end tags must also be
omitted).
.
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/snapframework/xmlhtml
Section: doc
Priority: optional
Filename: pool/main/h/haskell-xmlhtml/libghc-xmlhtml-doc_0.2.5.4-1_all.deb