How to Install and Uninstall libghc-hxt-regex-xmlschema-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libghc-hxt-regex-xmlschema-doc" package

Please follow the guidance below to install libghc-hxt-regex-xmlschema-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hxt-regex-xmlschema-doc

2. Uninstall "libghc-hxt-regex-xmlschema-doc" package

This tutorial shows how to uninstall libghc-hxt-regex-xmlschema-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hxt-regex-xmlschema-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-hxt-regex-xmlschema-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-hxt-regex-xmlschema-doc
Priority: extra
Section: universe/doc
Installed-Size: 896
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-hxt-regex-xmlschema
Version: 9.2.0.2-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hxt-charproperties-doc, libghc-text-doc
Filename: pool/universe/h/haskell-hxt-regex-xmlschema/libghc-hxt-regex-xmlschema-doc_9.2.0.2-4build1_all.deb
Size: 60684
MD5sum: b1498fcaf1f26bb5a27a4b55d92548a3
SHA1: a416cf17645b5d121f57b5c000c8bdbc60ee4c76
SHA256: e396ad19f7d64a5a31f5cec5d555309f098b5793f9fc43930917f8a2a0d2b135
Description-en: W3C XML Schema regular expressions library; documentation
This is a part of Haskell XML Toolbox.
.
This library supports full W3C XML Schema regular expressions
inclusive all Unicode character sets and blocks.
The complete grammar can be found under
.
It is implemented by the technique of derivations of regular expressions.
The W3C syntax is extended to support not only union of regular sets,
but also intersection, set difference, exor.
Matching of subexpressions is also supported.
The library can be used for constricting lightweight scanners and tokenizers.
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
.
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: 39afb928e0913cc86b2e8bc5303af1a5
Homepage: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu