How to Install and Uninstall ghc-hxt-regex-xmlschema.x86_64 Package on Fedora 39
Last updated: November 24,2024
1. Install "ghc-hxt-regex-xmlschema.x86_64" package
In this section, we are going to explain the necessary steps to install ghc-hxt-regex-xmlschema.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ghc-hxt-regex-xmlschema.x86_64
Copied
2. Uninstall "ghc-hxt-regex-xmlschema.x86_64" package
Learn how to uninstall ghc-hxt-regex-xmlschema.x86_64 on Fedora 39:
$
sudo dnf remove
ghc-hxt-regex-xmlschema.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-hxt-regex-xmlschema.x86_64 package on Fedora 39
Last metadata expiration check: 4:18:04 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-hxt-regex-xmlschema
Version : 9.2.0.7
Release : 8.fc39
Architecture : x86_64
Size : 100 k
Source : ghc-hxt-regex-xmlschema-9.2.0.7-8.fc39.src.rpm
Repository : fedora
Summary : A regular expression library for W3C XML Schema regular expressions
URL : https://hackage.haskell.org/package/hxt-regex-xmlschema
License : MIT
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.
Available Packages
Name : ghc-hxt-regex-xmlschema
Version : 9.2.0.7
Release : 8.fc39
Architecture : x86_64
Size : 100 k
Source : ghc-hxt-regex-xmlschema-9.2.0.7-8.fc39.src.rpm
Repository : fedora
Summary : A regular expression library for W3C XML Schema regular expressions
URL : https://hackage.haskell.org/package/hxt-regex-xmlschema
License : MIT
Description : This library supports full W3C XML Schema regular expressions inclusive all
: Unicode character sets and blocks. The complete grammar can be found under
:
: 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.