How to Install and Uninstall ghc-compiler.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 24,2024

1. Install "ghc-compiler.x86_64" package

This guide let you learn how to install ghc-compiler.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "ghc-compiler.x86_64" package

Learn how to uninstall ghc-compiler.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the ghc-compiler.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:59:23 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-compiler
Version : 8.2.2
Release : 68.4.el8
Architecture : x86_64
Size : 7.7 M
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : GHC compiler and utilities
URL : https://haskell.org/ghc/
License : BSD
Description : The package contains the GHC compiler, tools and utilities.
:
: The ghc libraries are provided by ghc-libraries.
: To install all of ghc (including the ghc library),
: install the main ghc package.