How to Install and Uninstall libghc-hxt-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libghc-hxt-dev" package

Please follow the guidelines below to install libghc-hxt-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-hxt-dev" package

Please follow the guidelines below to uninstall libghc-hxt-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-hxt-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-hxt-dev
Architecture: amd64
Version: 9.3.1.18-2build3
Priority: extra
Section: universe/haskell
Source: haskell-hxt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24711
Provides: libghc-hxt-dev-9.3.1.18-6024e
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-binary-dev-0.8.7.0-943d8, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev-1.4.4.0-9f093, libghc-directory-dev-1.3.6.0-49fdf, libghc-filepath-dev-1.4.2.1-103b6, libghc-hxt-charproperties-dev-9.4.0.0-0f44e, libghc-hxt-regex-xmlschema-dev-9.2.0.3-8c712, libghc-hxt-unicode-dev-9.0.2.4-5eff3, libghc-mtl-dev-2.2.2-7208c, libghc-network-uri-dev-2.6.3.0-a53be, libghc-parsec-dev-3.1.14.0-b0d22, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-hxt-doc, libghc-hxt-prof
Filename: pool/universe/h/haskell-hxt/libghc-hxt-dev_9.3.1.18-2build3_amd64.deb
Size: 2093236
MD5sum: 3e024cd41d2820e2364e105f2580f4ad
SHA1: 3dafa0033b677a2203d7deeb700dc2c0c573fd16
SHA256: 11c7d7cb63699174fbe186e97596c28bf3edae360b3fecffc857550825aa57e0
SHA512: f0132b37282e5093b2c53f4708844561205de39d2b02ea91b3dc5e74076f64c5fc2acb85732d2b93d2a31935d034e463594fd89c938d3d31fb011204eeefc565
Homepage: https://github.com/UweSchmidt/hxt
Description-en: collection of tools for processing XML with Haskell
The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
more general 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. It contains a validating
XML parser, a HTML parser, namespace support, an XPath expression evaluator,
an XSLT library, a RelaxNG schema validator and funtions for serialization and
deserialization of user defined data. The library makes extensive use of the
arrow approach for processing XML.
.
Since version 9 the toolbox is partitioned into various (sub-)packages. This
package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode
contains encoding and decoding functions, hxt-charproperties char properties
for unicode and XML.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 45f2de53adbf06698cf418e8d8d4ab3c
Ghc-Package: hxt-9.3.1.18-DziE1Oc8CJBUysoVGmPTl