How to Install and Uninstall libghc-xmlhtml-prof Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libghc-xmlhtml-prof" package

This guide let you learn how to install libghc-xmlhtml-prof on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-xmlhtml-prof" package

Learn how to uninstall libghc-xmlhtml-prof on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-xmlhtml-prof package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-xmlhtml-prof
Architecture: amd64
Version: 0.2.5.2-9build3
Priority: extra
Section: universe/haskell
Source: haskell-xmlhtml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10038
Provides: libghc-xmlhtml-prof-0.2.5.2-5c63f
Depends: libghc-xmlhtml-dev (= 0.2.5.2-9build3), libghc-base-prof-4.13.0.0-2f220, libghc-blaze-builder-prof-0.4.1.0-1625c, libghc-blaze-html-prof-0.9.1.2-8d27a, libghc-blaze-markup-prof-0.8.2.7-191e7, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-containers-prof-0.6.2.1-ab1cf, libghc-parsec-prof-3.1.14.0-b0d22, libghc-text-prof-1.2.4.0-a7a6e, libghc-unordered-containers-prof-0.2.10.0-39576
Filename: pool/universe/h/haskell-xmlhtml/libghc-xmlhtml-prof_0.2.5.2-9build3_amd64.deb
Size: 567912
MD5sum: 1ad53678f4421b98d2c146d212780ebe
SHA1: a9621cfce4270d5a77b0976cbcc9754a11dec717
SHA256: 14371c2163dd4dabee34c5c7e6bcfd0aad08e1ea1342de15dcac71ce6f89b2e6
SHA512: 6dd7bf5a6fbb9a43d65eaaaec3780ee3afa58d9bb03a173f94c1551c86f50f0d3610baee765f2dfb0e004d2d500ea2b6d6a037782e9f5b4de1b2793f926ae0d1
Homepage: https://github.com/snapframework/xmlhtml
Description-en: XML parser and renderer with HTML 5 quirks mode; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 62d6273bf18c18689ebb0d2392f3f1da