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

Last updated: January 19,2025

1. Install "ghc9.4-compiler.x86_64" package

In this section, we are going to explain the necessary steps to install ghc9.4-compiler.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc9.4-compiler.x86_64

2. Uninstall "ghc9.4-compiler.x86_64" package

Please follow the guidance below to uninstall ghc9.4-compiler.x86_64 on Fedora 35:

$ sudo dnf remove ghc9.4-compiler.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:23:50 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc9.4-compiler
Version : 9.4.2
Release : 10.fc35
Architecture : x86_64
Size : 4.9 M
Source : ghc9.4-9.4.2-10.fc35.src.rpm
Repository : updates
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 ghc9.4-devel.
: To install all of ghc (including the ghc library),
: install the main ghc package.