How To Install ghc-xhtml-devel on Fedora 36

In this tutorial we learn how to install ghc-xhtml-devel in Fedora 36. ghc-xhtml-devel is Haskell xhtml library development files

Introduction

In this tutorial we learn how to install ghc-xhtml-devel on Fedora 36.

What is ghc-xhtml-devel

This package provides the Haskell xhtml library development files.

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

Install ghc-xhtml-devel 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-xhtml-devel using dnf by running the following command:

sudo dnf -y install ghc-xhtml-devel

Install ghc-xhtml-devel 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-xhtml-devel using yum by running the following command:

sudo yum -y install ghc-xhtml-devel

How To Uninstall ghc-xhtml-devel on Fedora 36

To uninstall only the ghc-xhtml-devel package we can use the following command:

sudo dnf remove ghc-xhtml-devel

ghc-xhtml-devel Package Contents on Fedora 36

/usr/lib64/ghc-8.10.5/package.conf.d/xhtml-3000.2.2.1.conf
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/HSxhtml-3000.2.2.1.o
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/HSxhtml-3000.2.2.1.p_o
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/BlockTable.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/BlockTable.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Debug.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Debug.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Extras.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Extras.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Frameset
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Frameset.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Frameset.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Frameset/Attributes.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Frameset/Attributes.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Frameset/Elements.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Frameset/Elements.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Internals.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Internals.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Strict
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Strict.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Strict.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Strict/Attributes.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Strict/Attributes.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Strict/Elements.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Strict/Elements.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Table.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Table.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Transitional
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Transitional.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Transitional.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Transitional/Attributes.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Transitional/Attributes.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Transitional/Elements.dyn_hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/Text/XHtml/Transitional/Elements.hi
/usr/lib64/ghc-8.10.5/xhtml-3000.2.2.1/libHSxhtml-3000.2.2.1.a

References

Summary

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