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

Last updated: May 17,2024

1. Install "libghc-xml-types-prof" package

Please follow the steps below to install libghc-xml-types-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-xml-types-prof

2. Uninstall "libghc-xml-types-prof" package

Please follow the steps below to uninstall libghc-xml-types-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-xml-types-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-xml-types-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2004
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-xml-types
Version: 0.3.6-3build1
Provides: libghc-xml-types-prof-0.3.6-4ee1b
Depends: libghc-xml-types-dev (= 0.3.6-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-xml-types/libghc-xml-types-prof_0.3.6-3build1_amd64.deb
Size: 166620
MD5sum: 845b19bb48f666755791599b0788bc5b
SHA1: 9d5ec1af607fb03ba18a8a1b3b230b23fc8ed0fb
SHA256: 44c228c2040f0230a0908f1d781f6a92de2752823a992dfbdff446be31092c7c
Description-en: basic types for representing XML; profiling libraries
The idea is to have a full set of appropriate types, which various
XML libraries can share. Instead of having equivalent-but-incompatible
types for every binding, parser, or client, they all share the same
types can thus interoperate easily.
.
This library contains complete types for most parts of an XML
document, including the prologue, node tree, and doctype. Some basic
combinators are included for common tasks, including traversing the
node tree and filtering children.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 93162781ffcc5854814578688b5c6b1a
Homepage: https://john-millikin.com/software/haskell-xml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu