How to Install and Uninstall ghc9.2-unix-prof.x86_64 Package on Oracle Linux 9

Last updated: May 04,2024

1. Install "ghc9.2-unix-prof.x86_64" package

This is a short guide on how to install ghc9.2-unix-prof.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc9.2-unix-prof.x86_64

2. Uninstall "ghc9.2-unix-prof.x86_64" package

This guide covers the steps necessary to uninstall ghc9.2-unix-prof.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc9.2-unix-prof.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.2-unix-prof.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:54:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc9.2-unix-prof
Version : 2.7.2.2
Release : 18.el9
Architecture : x86_64
Size : 380 k
Source : ghc9.2-9.2.8-18.el9.src.rpm
Repository : epel
Summary : Haskell unix profiling library
URL : https://haskell.org/ghc/
License : BSD-3-Clause
Description : This package provides the Haskell unix profiling library.