How to Install and Uninstall libghc-xml-types-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

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

Please follow the steps below to install libghc-xml-types-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidelines below to uninstall libghc-xml-types-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-xml-types-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-xml-types-dev
Architecture: amd64
Version: 0.3.8-1build1
Priority: extra
Section: universe/haskell
Source: haskell-xml-types
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2373
Provides: libghc-xml-types-dev-0.3.8-bd07f
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-deepseq-dev-1.4.4.0-9f093, libghc-text-dev-1.2.4.0-a7a6e, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-xml-types-doc, libghc-xml-types-prof
Filename: pool/universe/h/haskell-xml-types/libghc-xml-types-dev_0.3.8-1build1_amd64.deb
Size: 187492
MD5sum: f3de0aa03db4ffa674828cbc5e8dae8e
SHA1: b8135bb6ea4e8f773f9186a693f8ae84f71d6a79
SHA256: 8124153623e692c99008bf9ed77b3f1ae22f6ee891ab7f458092d674f8f74434
SHA512: 46d5eb321e8f7b838d603b51a2263b3220e5d21bd2da06cf32a9ea5b77e263d8845c210d2fb86f6428039ea41d32b53a06f49614e06e03341de7f5e9e064f258
Homepage: https://git.singpolyma.net/xml-types-haskell
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
Ghc-Package: xml-types-0.3.8-6KymDu1nUZ46BpNwy1GT0h