How to Install and Uninstall ghc-hxt-regex-xmlschema Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ghc-hxt-regex-xmlschema" package

This guide covers the steps necessary to install ghc-hxt-regex-xmlschema on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-hxt-regex-xmlschema

2. Uninstall "ghc-hxt-regex-xmlschema" package

Please follow the step by step instructions below to uninstall ghc-hxt-regex-xmlschema on openSuSE Tumbleweed:

$ sudo zypper remove ghc-hxt-regex-xmlschema

3. Information about the ghc-hxt-regex-xmlschema package on openSuSE Tumbleweed

Information for package ghc-hxt-regex-xmlschema:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hxt-regex-xmlschema
Version : 9.2.0.7-1.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 494,9 KiB
Installed : No
Status : not installed
Source package : ghc-hxt-regex-xmlschema-9.2.0.7-1.11.src
Summary : A regular expression library for W3C XML Schema regular expressions
Description :
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.
Extensions in 9.2: The library does nor only support String's, but also
ByteString's and Text in strict and lazy variants.

5. The same packages on other Linux Distributions