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

Last updated: May 09,2024

1. Install "libghc-hxt-dev" package

This guide covers the steps necessary to install libghc-hxt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hxt-dev" package

This guide covers the steps necessary to uninstall libghc-hxt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hxt-dev
Priority: extra
Section: universe/haskell
Installed-Size: 24147
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hxt
Version: 9.3.1.15-4build1
Provides: libghc-hxt-dev-9.3.1.15-e6581
Depends: libghc-hunit-dev-1.3.0.0-90410, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-hxt-charproperties-dev-9.2.0.1-77fe0, libghc-hxt-regex-xmlschema-dev-9.2.0.2-a4666, libghc-hxt-unicode-dev-9.0.2.4-04580, libghc-mtl-dev-2.2.1-3af90, libghc-network-uri-dev-2.6.0.3-49848, libghc-parsec-dev-3.1.9-c97a6, libc6 (>= 2.2.5)
Suggests: libghc-hxt-doc, libghc-hxt-prof
Filename: pool/universe/h/haskell-hxt/libghc-hxt-dev_9.3.1.15-4build1_amd64.deb
Size: 2078622
MD5sum: 6c8be0cc3a31e3e9df4cd9e60fce6ddd
SHA1: a7526c5d19cecde02e329e266e69f255a85ed9e5
SHA256: 83024e740827b74371b03e59748191f724979e5b4a43173f7d005ebee836911e
Description-en: xml toolkit for Haskell (library)
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b9b9a0446596b5324244bd737b2d011e
Homepage: https://github.com/UweSchmidt/hxt
Ghc-Package: hxt-9.3.1.15-e6581bf3d10386f334747cc9fc2edde4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu