How to Install and Uninstall ghc9.0-base.x86_64 Package on Fedora 38

Last updated: January 11,2025

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

This guide covers the steps necessary to install ghc9.0-base.x86_64 on Fedora 38

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

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

Learn how to uninstall ghc9.0-base.x86_64 on Fedora 38:

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

3. Information about the ghc9.0-base.x86_64 package on Fedora 38

Last metadata expiration check: 1:23:40 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc9.0-base
Version : 4.15.1.0
Release : 13.fc38
Architecture : x86_64
Size : 2.9 M
Source : ghc9.0-9.0.2-13.fc38.src.rpm
Repository : fedora
Summary : Haskell base library
URL : https://hackage.haskell.org/package/base
License : BSD and HaskellReport
Description : This package provides the Haskell base library.