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

Last updated: May 17,2024

1. Install "libghc-haxml-dev" package

Please follow the steps below to install libghc-haxml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-haxml-dev" package

Here is a brief guide to show you how to uninstall libghc-haxml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-haxml-dev
Priority: extra
Section: universe/haskell
Installed-Size: 19929
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haxml
Version: 1:1.25.3-4build1
Provides: libghc-haxml-dev-1.25.3-6e176
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-filepath-dev-1.4.0.0-f97d1, libghc-polyparse-dev-1.11-9f36f, libghc-pretty-dev-1.1.2.0-5cc41, libghc-random-dev-1.1-c46cc, libc6 (>= 2.2.5)
Suggests: libghc-haxml-doc, libghc-haxml-prof
Filename: pool/universe/h/haxml/libghc-haxml-dev_1.25.3-4build1_amd64.deb
Size: 1805582
MD5sum: 8ccc5e83dbcc7f24309c023ced04f710
SHA1: b72aca0b819ba7287810c3c9cb80da780b7db6bc
SHA256: 73338ca158298f66f070f92bd0b61d8792d68148c22c28200d9d31c124cd5a4a
Description-en: GHC libraries for using XML documents with Haskell
HaXml is a collection of utilities for parsing, filtering,
transforming, and generating XML documents using Haskell. Its basic
facilities include:
- a parser for XML,
- a separate error-correcting parser for HTML,
- an XML validator,
- pretty-printers for XML and HTML.
.
This package contains the HaXml combinator library for generic XML
document processing, including transformation, editing, and
generation for use with GHC.
Description-md5: a695f562391f1a7fef083f21c4380a84
Homepage: http://projects.haskell.org/HaXml/
Ghc-Package: HaXml-1.25.3-6e17690908a31733b787f6e9764b58ab
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu