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

Last updated: May 12,2024

1. Install "haxml" package

This guide covers the steps necessary to install haxml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install haxml

2. Uninstall "haxml" package

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

$ sudo apt remove haxml $ sudo apt autoclean && sudo apt autoremove

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

Package: haxml
Priority: optional
Section: universe/devel
Installed-Size: 8892
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 1:1.25.3-4build1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Recommends: libghc-haxml-dev (= 1:1.25.3-4build1)
Filename: pool/universe/h/haxml/haxml_1.25.3-4build1_amd64.deb
Size: 1021022
MD5sum: ffed2874f7b31101c8882a4f8eb478ba
SHA1: 4534c48bba7a030f0591d3f2b72dc2f14f9b342e
SHA256: e0ddf718cb7bd1d6ffc447b57157225f724c5abee92027074f4439c7d525d1f7
Description-en: utilities 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 command-line tools.
Description-md5: 7cb1207f0d3f8e92cf0dc50feba27cae
Homepage: http://projects.haskell.org/HaXml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu