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

Last updated: April 27,2024

1. Install "libghc-hxt-dev" package

This tutorial shows how to install libghc-hxt-dev on Kali Linux

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

2. Uninstall "libghc-hxt-dev" package

This guide let you learn how to uninstall libghc-hxt-dev on Kali Linux:

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

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

Package: libghc-hxt-dev
Source: haskell-hxt (9.3.1.22-2)
Version: 9.3.1.22-2+b1
Installed-Size: 23888
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-hxt-dev-9.3.1.22-0da50
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-binary-dev-0.8.9.1-6a9d2, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-directory-dev-1.3.7.1-e5694, libghc-filepath-dev-1.4.2.2-290a6, libghc-hxt-charproperties-dev-9.5.0.0-7c241, libghc-hxt-regex-xmlschema-dev-9.2.0.7-62024, libghc-hxt-unicode-dev-9.0.2.4-8127b, libghc-mtl-dev-2.2.2-6f39a, libghc-network-uri-dev-2.6.4.2-05506, libghc-parsec-dev-3.1.16.1-a16ec, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 2115880
SHA256: b61da3352cce3db250a6784fa795358f4867c4300fc221258cbccb64d2bd3cbc
SHA1: c9926a5d8b9ecd2147914bc046a62ae22001a068
MD5sum: fc399cc6920ff15031266d0892b32d69
Description: 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:
Homepage: https://github.com/UweSchmidt/hxt
Ghc-Package: hxt-9.3.1.22-Kril3GJNJBw5Cv4EmGT0sc
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hxt/libghc-hxt-dev_9.3.1.22-2+b1_amd64.deb