How to Install and Uninstall ghc-base.x86_64 Package on Rocky Linux 8
Last updated: January 08,2025
1. Install "ghc-base.x86_64" package
This tutorial shows how to install ghc-base.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ghc-base.x86_64
Copied
2. Uninstall "ghc-base.x86_64" package
Please follow the guidance below to uninstall ghc-base.x86_64 on Rocky Linux 8:
$
sudo dnf remove
ghc-base.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-base.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:30:13 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ghc-base
Version : 4.10.1.0
Release : 68.4.el8
Architecture : x86_64
Size : 2.6 M
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : Haskell base library
URL : http://hackage.haskell.org/package/base
License : BSD and HaskellReport
Description : This package provides the Haskell base library.
Available Packages
Name : ghc-base
Version : 4.10.1.0
Release : 68.4.el8
Architecture : x86_64
Size : 2.6 M
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : Haskell base library
URL : http://hackage.haskell.org/package/base
License : BSD and HaskellReport
Description : This package provides the Haskell base library.