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

Last updated: May 21,2024

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

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

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

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

This guide let you learn how to uninstall libghc-xml-types-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-xml-types-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2517
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-xml-types
Version: 0.3.6-3build1
Provides: libghc-xml-types-dev-0.3.6-4ee1b
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libghc-text-dev-1.2.2.0-2c09c, libc6 (>= 2.2.5)
Suggests: libghc-xml-types-doc, libghc-xml-types-prof
Filename: pool/universe/h/haskell-xml-types/libghc-xml-types-dev_0.3.6-3build1_amd64.deb
Size: 202710
MD5sum: 4240fdc4ae4ecacf83340e795f6a261e
SHA1: 428ac7b0e6a2ef5d048a0b3e44f5632c4dab3364
SHA256: b4684088b255b2cc600aaceccfe1c2af99d57305d119e58d36cfb902b30c5434
Description-en: basic types for representing XML
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 933d99034a84f3b3f47849322a26c65c
Homepage: https://john-millikin.com/software/haskell-xml/
Ghc-Package: xml-types-0.3.6-4ee1b6357595c0eaf8d1a661e98e9499
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu