How to Install and Uninstall ghc-cryptohash-sha256.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "ghc-cryptohash-sha256.x86_64" package
Please follow the guidelines below to install ghc-cryptohash-sha256.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-cryptohash-sha256.x86_64
Copied
2. Uninstall "ghc-cryptohash-sha256.x86_64" package
This guide covers the steps necessary to uninstall ghc-cryptohash-sha256.x86_64 on Oracle Linux 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 Oracle Linux 9
Last metadata expiration check: 2:28:06 ago on Thu Feb 15 07:50:05 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.