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

Last updated: October 15,2024

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

Please follow the step by step instructions below to install ghc-data-hash.x86_64 on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall ghc-data-hash.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 0:51:35 ago on Wed Mar 13 07:41:12 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.