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

Last updated: May 08,2024

1. Install "libghc-haxml-prof" package

This tutorial shows how to install libghc-haxml-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-haxml-prof" package

Please follow the step by step instructions below to uninstall libghc-haxml-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-haxml-prof
Priority: extra
Section: universe/haskell
Installed-Size: 18389
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haxml
Version: 1:1.25.3-4build1
Provides: libghc-haxml-prof-1.25.3-6e176
Depends: libghc-haxml-dev (= 1:1.25.3-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-filepath-prof-1.4.0.0-f97d1, libghc-polyparse-prof-1.11-9f36f, libghc-pretty-prof-1.1.2.0-5cc41, libghc-random-prof-1.1-c46cc
Filename: pool/universe/h/haxml/libghc-haxml-prof_1.25.3-4build1_amd64.deb
Size: 1485446
MD5sum: 122c61b8343b7fbf48e709ed1a3c70c2
SHA1: f3854446146a96fd29e154159c03e1b66aedeaff
SHA256: 68853090905b266e85a57fc3c7531fcdc00e617ab72021c908e31ccb47422ae4
Description-en: Profiling libraries for the haskell haxml library
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 profiling libraries compiled for GHC.
Description-md5: 10b90999646bc7e55c9c3b74f03c9ea4
Homepage: http://projects.haskell.org/HaXml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu