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

Last updated: November 27,2024

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

Please follow the guidelines below to install ghc-data-hash.x86_64 on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-data-hash.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 3:11:51 ago on Thu Feb 15 07:50:05 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.