How To Install ghc-hxt-charproperties on Fedora 36

In this tutorial we learn how to install ghc-hxt-charproperties in Fedora 36. ghc-hxt-charproperties is Character properties and classes for XML and Unicode

Introduction

In this tutorial we learn how to install ghc-hxt-charproperties on Fedora 36.

What is ghc-hxt-charproperties

Character properties defined by XML and Unicode standards. These modules contain predicates for Unicode blocks, char properties and character predicates defined by XML. Supported Unicode version is 13.0.0 9.4.0.0 version 12.1.0 9.3.0.2

We can use yum or dnf to install ghc-hxt-charproperties on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-hxt-charproperties.

Install ghc-hxt-charproperties on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ghc-hxt-charproperties using dnf by running the following command:

sudo dnf -y install ghc-hxt-charproperties

Install ghc-hxt-charproperties on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ghc-hxt-charproperties using yum by running the following command:

sudo yum -y install ghc-hxt-charproperties

How To Uninstall ghc-hxt-charproperties on Fedora 36

To uninstall only the ghc-hxt-charproperties package we can use the following command:

sudo dnf remove ghc-hxt-charproperties

ghc-hxt-charproperties Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/88f7a4093b82e01b9a3e82d3fa58093e81144b
/usr/lib64/libHShxt-charproperties-9.5.0.0-Clx9JIwkEDM2QdcnTbIXsE-ghc8.10.5.so
/usr/share/licenses/ghc-hxt-charproperties
/usr/share/licenses/ghc-hxt-charproperties/LICENSE

References

Summary

In this tutorial we learn how to install ghc-hxt-charproperties on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).