How to Install and Uninstall ghc9.0-binary.x86_64 Package on CentOS Stream 9

Last updated: March 11,2025

1. Install "ghc9.0-binary.x86_64" package

In this section, we are going to explain the necessary steps to install ghc9.0-binary.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc9.0-binary.x86_64

2. Uninstall "ghc9.0-binary.x86_64" package

This is a short guide on how to uninstall ghc9.0-binary.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghc9.0-binary.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.0-binary.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:25:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc9.0-binary
Version : 0.8.8.0
Release : 7.el9
Architecture : x86_64
Size : 133 k
Source : ghc9.0-9.0.2-7.el9.src.rpm
Repository : epel
Summary : Haskell binary library
URL : http://hackage.haskell.org/package/binary
License : BSD
Description : This package provides the Haskell binary library.