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

Last updated: May 18,2024

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

This tutorial shows how to install libghc-hxt-regex-xmlschema-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-hxt-regex-xmlschema-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hxt-regex-xmlschema-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1260
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hxt-regex-xmlschema
Version: 9.2.0.2-4build1
Provides: libghc-hxt-regex-xmlschema-dev-9.2.0.2-a4666
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-hxt-charproperties-dev-9.2.0.1-77fe0, libghc-parsec-dev-3.1.9-c97a6, libghc-text-dev-1.2.2.0-2c09c, libc6 (>= 2.2.5)
Suggests: libghc-hxt-regex-xmlschema-doc, libghc-hxt-regex-xmlschema-prof
Filename: pool/universe/h/haskell-hxt-regex-xmlschema/libghc-hxt-regex-xmlschema-dev_9.2.0.2-4build1_amd64.deb
Size: 140388
MD5sum: 3132c02a59aee17baffe998c013a1be5
SHA1: 8305447b6181774c8c50c83e5c72570af7e90b56
SHA256: 24ef1d2c638c8fa0a822dbdfb4c677aeec8111ac590fdfe70616ac8e39344492
Description-en: W3C XML Schema regular expressions library
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: dd433ab55bc4313a18950cd819e1a104
Homepage: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
Ghc-Package: hxt-regex-xmlschema-9.2.0.2-a4666b0433868cfe4715e7a529c616f7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu