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

Last updated: November 26,2024

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

This guide covers the steps necessary to install ghc9.2-compiler.x86_64 on Fedora 35

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

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

Here is a brief guide to show you how to uninstall ghc9.2-compiler.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 5:53:46 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc9.2-compiler
Version : 9.2.4
Release : 13.fc35
Architecture : x86_64
Size : 4.6 M
Source : ghc9.2-9.2.4-13.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.2-devel.
: To install all of ghc (including the ghc library),
: install the main ghc package.