How to Install and Uninstall ghc-pretty.x86_64 Package on Oracle Linux 8

Last updated: July 06,2024

1. Install "ghc-pretty.x86_64" package

Please follow the step by step instructions below to install ghc-pretty.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ghc-pretty.x86_64

2. Uninstall "ghc-pretty.x86_64" package

Please follow the steps below to uninstall ghc-pretty.x86_64 on Oracle Linux 8:

$ sudo dnf remove ghc-pretty.x86_64 $ sudo dnf autoremove

3. Information about the ghc-pretty.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:43:13 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ghc-pretty
Version : 1.1.3.3
Release : 68.4.el8
Architecture : x86_64
Size : 122 k
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : Haskell pretty library
URL : http://hackage.haskell.org/package/pretty
License : BSD
Description : This package provides the Haskell pretty library.