How To Install ghc-rio-prettyprint-devel on Fedora 36
Introduction
In this tutorial we learn how to install ghc-rio-prettyprint-devel on Fedora 36.
What is ghc-rio-prettyprint-devel
This package provides the Haskell rio-prettyprint library development files.
We can use yum or dnf to install ghc-rio-prettyprint-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-rio-prettyprint-devel.
Install ghc-rio-prettyprint-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-rio-prettyprint-devel using dnf by running the following command:
sudo dnf -y install ghc-rio-prettyprint-devel
Install ghc-rio-prettyprint-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-rio-prettyprint-devel using yum by running the following command:
sudo yum -y install ghc-rio-prettyprint-devel
How To Uninstall ghc-rio-prettyprint-devel on Fedora 36
To uninstall only the ghc-rio-prettyprint-devel package we can use the following command:
sudo dnf remove ghc-rio-prettyprint-devel
ghc-rio-prettyprint-devel Package Contents on Fedora 36
/usr/lib64/ghc-8.10.5/package.conf.d/rio-prettyprint-0.1.1.0.conf
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/Paths_rio_prettyprint.dyn_hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/Paths_rio_prettyprint.hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint.dyn_hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint.hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint/DefaultStyles.dyn_hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint/DefaultStyles.hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint/StylesUpdate.dyn_hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint/StylesUpdate.hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint/Types.dyn_hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/RIO/PrettyPrint/Types.hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/Text
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/Text/PrettyPrint
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/Text/PrettyPrint/Leijen
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/Text/PrettyPrint/Leijen/Extended.dyn_hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/Text/PrettyPrint/Leijen/Extended.hi
/usr/lib64/ghc-8.10.5/rio-prettyprint-0.1.1.0/libHSrio-prettyprint-0.1.1.0-u4VJuTynENIg4LdtaaP26.a
References
Summary
In this tutorial we learn how to install ghc-rio-prettyprint-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).