How to Install and Uninstall ghc-cryptohash-sha256.x86_64 Package on AlmaLinux 9
Last updated: January 10,2025
1. Install "ghc-cryptohash-sha256.x86_64" package
This is a short guide on how to install ghc-cryptohash-sha256.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-cryptohash-sha256.x86_64
Copied
2. Uninstall "ghc-cryptohash-sha256.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-cryptohash-sha256.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-cryptohash-sha256.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-cryptohash-sha256.x86_64 package on AlmaLinux 9
Last metadata expiration check: 0:06:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-cryptohash-sha256
Version : 0.11.102.1
Release : 1.el9
Architecture : x86_64
Size : 25 k
Source : ghc-cryptohash-sha256-0.11.102.1-1.el9.src.rpm
Repository : epel
Summary : Fast, pure and practical SHA-256 implementation
URL : https://hackage.haskell.org/package/cryptohash-sha256
License : BSD
Description : A practical incremental and one-pass, pure API to the SHA-256 hash algorithm
: according to FIPS 180-4 with performance close to the fastest implementations
: available in other languages.
:
: This package can be used as a drop-in replacement for
: cryptohash's "Crypto.Hash.SHA256" module, though with a clearly smaller
: footprint.
Available Packages
Name : ghc-cryptohash-sha256
Version : 0.11.102.1
Release : 1.el9
Architecture : x86_64
Size : 25 k
Source : ghc-cryptohash-sha256-0.11.102.1-1.el9.src.rpm
Repository : epel
Summary : Fast, pure and practical SHA-256 implementation
URL : https://hackage.haskell.org/package/cryptohash-sha256
License : BSD
Description : A practical incremental and one-pass, pure API to the SHA-256 hash algorithm
: according to FIPS 180-4 with performance close to the fastest implementations
: available in other languages.
:
: This package can be used as a drop-in replacement for
: cryptohash's "Crypto.Hash.SHA256" module, though with a clearly smaller
: footprint.