How to Install and Uninstall ghc-pretty.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "ghc-pretty.x86_64" package

This is a short guide on how to install ghc-pretty.x86_64 on Rocky Linux 9

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

2. Uninstall "ghc-pretty.x86_64" package

Here is a brief guide to show you how to uninstall ghc-pretty.x86_64 on Rocky Linux 9:

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

3. Information about the ghc-pretty.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:07:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-pretty
Version : 1.1.3.6
Release : 116.el9
Architecture : x86_64
Size : 84 k
Source : ghc-8.10.7-116.el9.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.