How to Install and Uninstall ghc-binary.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 10,2024

1. Install "ghc-binary.x86_64" package

This tutorial shows how to install ghc-binary.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "ghc-binary.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-binary.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the ghc-binary.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:33:57 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ghc-binary
Version : 0.8.5.1
Release : 68.3.el8
Architecture : x86_64
Size : 153 k
Source : ghc-8.2.2-68.3.el8.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.