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

Last updated: July 03,2024

1. Install "ghc-prof.x86_64" package

Please follow the step by step instructions below to install ghc-prof.x86_64 on Rocky Linux 9

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

2. Uninstall "ghc-prof.x86_64" package

This tutorial shows how to uninstall ghc-prof.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 0:53:52 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-prof
Version : 8.10.7
Release : 116.el9
Architecture : x86_64
Size : 8.3 k
Source : ghc-8.10.7-116.el9.src.rpm
Repository : epel
Summary : GHC profiling libraries meta package
URL : https://haskell.org/ghc/
License : BSD
Description : Installing this package causes ghc-*-prof packages corresponding to ghc-*-devel
: packages to be automatically installed too.