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

Last updated: May 20,2024

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

Learn how to install libghc-xml-types-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-xml-types-doc
Priority: extra
Section: universe/doc
Installed-Size: 210
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-xml-types
Version: 0.3.6-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-text-doc
Filename: pool/universe/h/haskell-xml-types/libghc-xml-types-doc_0.3.6-3build1_all.deb
Size: 25870
MD5sum: 54bd3efd3f9a636f2857758ef36bf818
SHA1: d0244feec330df9952c2c9cecb56c7db6371d551
SHA256: a280e8347b2e1e62a91663be213f1ea62b2310300eee8c7b427c98533db2c165
Description-en: basic types for representing XML; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7b47e7ecf279a428ba471091a8f8ad1b
Homepage: https://john-millikin.com/software/haskell-xml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu