How to Install and Uninstall libghc-hxt-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "libghc-hxt-prof" package

Please follow the guidance below to install libghc-hxt-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hxt-prof" package

Learn how to uninstall libghc-hxt-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-hxt-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-hxt-prof
Priority: extra
Section: universe/haskell
Installed-Size: 23920
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hxt
Version: 9.3.1.15-4build1
Provides: libghc-hxt-prof-9.3.1.15-e6581
Depends: libghc-hxt-dev (= 9.3.1.15-4build1), libghc-hunit-prof-1.3.0.0-90410, libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-deepseq-prof-1.4.1.1-614b6, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1, libghc-hxt-charproperties-prof-9.2.0.1-77fe0, libghc-hxt-regex-xmlschema-prof-9.2.0.2-a4666, libghc-hxt-unicode-prof-9.0.2.4-04580, libghc-mtl-prof-2.2.1-3af90, libghc-network-uri-prof-2.6.0.3-49848, libghc-parsec-prof-3.1.9-c97a6
Filename: pool/universe/h/haskell-hxt/libghc-hxt-prof_9.3.1.15-4build1_amd64.deb
Size: 1942246
MD5sum: 64ae898a0c358f2ae2d6c2a22f2ffca1
SHA1: 43fa69a047f74430cf9fb7a2fc07c0885b23029e
SHA256: 6595f8d79b0ee3f19b25da3d1579ad819ae1508e5a51af337066d3c0cc3ecafd
Description-en: xml toolkit for Haskell (profiling library); profiling libraries
The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but
introduces a more general and flexible approach for processing XML
with Haskell. The Haskell XML Toolbox uses a generic data model for
representing XML documents, including the DTD subset and the document
subset, in Haskell. This data model makes it possible to use filter
functions as a uniform design of XML processing applications. The
processing filters are implemented as arrows. This is more flexible
than the filter approach from HXML and HaXml, but all filter
applications can easily be transformed into arrows.
.
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: e717788a567957eeffff04894ebfe95b
Homepage: https://github.com/UweSchmidt/hxt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu