How to Install and Uninstall ghc-data-default.x86_64 Package on CentOS Stream 9

Last updated: October 14,2024

1. Install "ghc-data-default.x86_64" package

Please follow the steps below to install ghc-data-default.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc-data-default.x86_64

2. Uninstall "ghc-data-default.x86_64" package

This tutorial shows how to uninstall ghc-data-default.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghc-data-default.x86_64 $ sudo dnf autoremove

3. Information about the ghc-data-default.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:54:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-data-default
Version : 0.7.1.1
Release : 21.el9
Architecture : x86_64
Size : 12 k
Source : ghc-data-default-0.7.1.1-21.el9.src.rpm
Repository : epel
Summary : A class for types with a default value
URL : https://hackage.haskell.org/package/data-default
License : BSD
Description : A class for types with a default value.