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

Last updated: April 29,2024

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

This guide covers the steps necessary to install ghc9.0-compiler.x86_64 on Fedora 36

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

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

Please follow the guidance below to uninstall ghc9.0-compiler.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:25:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc9.0-compiler
Version : 9.0.2
Release : 6.fc36
Architecture : x86_64
Size : 8.6 M
Source : ghc9.0-9.0.2-6.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 ghc9.0-devel.
: To install all of ghc (including the ghc library),
: install the main ghc package.