How to Install and Uninstall ghc-compiler.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "ghc-compiler.x86_64" package

Please follow the guidance below to install ghc-compiler.x86_64 on Fedora 36

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

2. Uninstall "ghc-compiler.x86_64" package

Please follow the instructions below to uninstall ghc-compiler.x86_64 on Fedora 36:

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

3. Information about the ghc-compiler.x86_64 package on Fedora 36

Last metadata expiration check: 1:04:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-compiler
Version : 8.10.5
Release : 117.fc36
Architecture : x86_64
Size : 8.4 M
Source : ghc-8.10.5-117.fc36.src.rpm
Repository : fedora
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-devel.
: To install all of ghc (including the ghc library),
: install the main ghc package.