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

Last updated: October 09,2024

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

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

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

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

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

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

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

Last metadata expiration check: 3:02:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-data-hash
Version : 0.2.0.1
Release : 19.el9
Architecture : x86_64
Size : 39 k
Source : ghc-data-hash-0.2.0.1-19.el9.src.rpm
Repository : epel
Summary : Combinators for building fast hashing functions
URL : https://hackage.haskell.org/package/data-hash
License : BSD
Description : Combinators for building fast hashing functions. Includes hashing functions for
: all basic Haskell98 types.