How To Install ghc-pretty-devel on CentOS 8
Introduction
In this tutorial we learn how to install ghc-pretty-devel
on CentOS 8.
What is ghc-pretty-devel
This package provides the Haskell pretty library development files.
We can use yum
or dnf
to install ghc-pretty-devel
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-pretty-devel.
Install ghc-pretty-devel on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install ghc-pretty-devel
using dnf
by running the following command:
sudo dnf -y install ghc-pretty-devel
Install ghc-pretty-devel on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install ghc-pretty-devel
using yum
by running the following command:
sudo yum -y install ghc-pretty-devel
How To Uninstall ghc-pretty-devel on CentOS 8
To uninstall only the ghc-pretty-devel
package we can use the following command:
sudo dnf remove ghc-pretty-devel
ghc-pretty-devel Package Contents on CentOS 8
/usr/lib64/ghc-8.2.2/package.conf.d/pretty-1.1.3.3.conf
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint.dyn_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint.hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint.p_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated.dyn_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated.hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated.p_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated/HughesPJ.dyn_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated/HughesPJ.hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated/HughesPJ.p_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated/HughesPJClass.dyn_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated/HughesPJClass.hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/Annotated/HughesPJClass.p_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/HughesPJ.dyn_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/HughesPJ.hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/HughesPJ.p_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/HughesPJClass.dyn_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/HughesPJClass.hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/Text/PrettyPrint/HughesPJClass.p_hi
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/libHSpretty-1.1.3.3.a
/usr/lib64/ghc-8.2.2/pretty-1.1.3.3/libHSpretty-1.1.3.3_p.a
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/Text-PrettyPrint-Annotated-HughesPJ.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/Text-PrettyPrint-Annotated-HughesPJClass.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/Text-PrettyPrint-Annotated.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/Text-PrettyPrint-HughesPJ.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/Text-PrettyPrint-HughesPJClass.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/Text-PrettyPrint.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/doc-index.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/haddock-util.js
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/hslogo-16.png
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/index.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/minus.gif
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/ocean.css
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/plus.gif
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/pretty.haddock
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/pretty.txt
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text-PrettyPrint-Annotated-HughesPJ.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text-PrettyPrint-Annotated-HughesPJClass.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text-PrettyPrint-Annotated.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text-PrettyPrint-HughesPJ.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text-PrettyPrint-HughesPJClass.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text-PrettyPrint.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text.PrettyPrint.Annotated.HughesPJ.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text.PrettyPrint.Annotated.HughesPJClass.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text.PrettyPrint.Annotated.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text.PrettyPrint.HughesPJ.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text.PrettyPrint.HughesPJClass.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/Text.PrettyPrint.html
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/highlight.js
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/hscolour.css
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/src/style.css
/usr/share/doc/ghc/html/libraries/pretty-1.1.3.3/synopsis.png
References
Summary
In this tutorial we learn how to install ghc-pretty-devel
on CentOS 8 using yum and dnf.