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

Last updated: October 06,2024

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

Please follow the instructions below to install ghc-data-hash.x86_64 on CentOS Stream 8

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

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

Please follow the instructions below to uninstall ghc-data-hash.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 3:17:58 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-data-hash
Version : 0.2.0.1
Release : 7.el8
Architecture : x86_64
Size : 34 k
Source : ghc-data-hash-0.2.0.1-7.el8.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.