How to Install and Uninstall ghc9.2-compiler.x86_64 Package on Fedora 36
Last updated: November 26,2024
1. Install "ghc9.2-compiler.x86_64" package
Please follow the guidelines below to install ghc9.2-compiler.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ghc9.2-compiler.x86_64
Copied
2. Uninstall "ghc9.2-compiler.x86_64" package
This tutorial shows how to uninstall ghc9.2-compiler.x86_64 on Fedora 36:
$
sudo dnf remove
ghc9.2-compiler.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc9.2-compiler.x86_64 package on Fedora 36
Last metadata expiration check: 0:18:25 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc9.2-compiler
Version : 9.2.4
Release : 13.fc36
Architecture : x86_64
Size : 4.6 M
Source : ghc9.2-9.2.4-13.fc36.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.
Available Packages
Name : ghc9.2-compiler
Version : 9.2.4
Release : 13.fc36
Architecture : x86_64
Size : 4.6 M
Source : ghc9.2-9.2.4-13.fc36.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.