How to Install and Uninstall ghc9.4-devel.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "ghc9.4-devel.x86_64" package

Please follow the step by step instructions below to install ghc9.4-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc9.4-devel.x86_64

2. Uninstall "ghc9.4-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc9.4-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc9.4-devel.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.4-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:46:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc9.4-devel
Version : 9.4.8
Release : 25.el9
Architecture : x86_64
Size : 12 k
Source : ghc9.4-9.4.8-25.el9.src.rpm
Repository : epel
Summary : GHC development libraries meta package
URL : https://haskell.org/ghc/
License : BSD-3-Clause AND HaskellReport
Description : This is a meta-package for all the development library packages in GHC
: except the ghc library, which is installed by the toplevel ghc metapackage.