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

Last updated: May 10,2024

1. Install "libghc-xmlhtml-dev" package

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

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

2. Uninstall "libghc-xmlhtml-dev" package

Please follow the instructions below to uninstall libghc-xmlhtml-dev on Kali Linux:

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

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

Package: libghc-xmlhtml-dev
Source: haskell-xmlhtml (0.2.5.4-1)
Version: 0.2.5.4-1+b2
Installed-Size: 8904
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-xmlhtml-dev-0.2.5.4-34389
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-blaze-builder-dev-0.4.2.3-9c6d4, libghc-blaze-html-dev-0.9.1.2-38c38, libghc-blaze-markup-dev-0.8.3.0-8635a, 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-unordered-containers-dev-0.2.19.1-230f0, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 622648
SHA256: d278d3b10d66dd57de3029fc8de4a4c8f94fcfb1bf82f1998d04bdbdfaae4031
SHA1: 40c83a65b9e0765bada37ab2b881c09056681469
MD5sum: c2543fedf69587bca74f69f9882f48c8
Description: XML parser and renderer with HTML 5 quirks mode
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 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
Ghc-Package: xmlhtml-0.2.5.4-CMtzV3RF96TIt09fKek8Wv
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-xmlhtml/libghc-xmlhtml-dev_0.2.5.4-1+b2_amd64.deb