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

Last updated: May 21,2024

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

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

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

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

Here is a brief guide to show you how to uninstall libghc-hxt-regex-xmlschema-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hxt-regex-xmlschema-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1474
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-prof-9.2.0.2-a4666
Depends: libghc-hxt-regex-xmlschema-dev (= 9.2.0.2-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-hxt-charproperties-prof-9.2.0.1-77fe0, libghc-parsec-prof-3.1.9-c97a6, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-hxt-regex-xmlschema/libghc-hxt-regex-xmlschema-prof_9.2.0.2-4build1_amd64.deb
Size: 132632
MD5sum: e4c445139b8e8551dcb205733b38b1f0
SHA1: c57531456c8b00aed6ffa4512a84b15db3d3f3bf
SHA256: 68c0da0e66e61c1d4eb47023ab923a762e8d26b00aaecb05bee4da3801077e6c
Description-en: W3C XML Schema regular expressions library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: db3637f6d9fa11c7c45de08d82136f2e
Homepage: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu