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

Last updated: October 06,2024

1. Install "ghc-compiler.x86_64" package

This is a short guide on how to install ghc-compiler.x86_64 on Fedora 35

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

2. Uninstall "ghc-compiler.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-compiler.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:27:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-compiler
Version : 8.10.5
Release : 115.fc35
Architecture : x86_64
Size : 8.4 M
Source : ghc-8.10.5-115.fc35.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.