How to Install and Uninstall ghc-digest.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 17,2025
1. Install "ghc-digest.x86_64" package
This tutorial shows how to install ghc-digest.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
ghc-digest.x86_64
Copied
2. Uninstall "ghc-digest.x86_64" package
This guide covers the steps necessary to uninstall ghc-digest.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
ghc-digest.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-digest.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:28:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-digest
Version : 0.0.1.3
Release : 3.el9
Architecture : x86_64
Size : 16 k
Source : ghc-digest-0.0.1.3-3.el9.src.rpm
Repository : epel
Summary : Cryptographic hashes for bytestrings
URL : https://hackage.haskell.org/package/digest
License : BSD
Description : This package provides efficient cryptographic hash implementations for
: strict and lazy bytestrings. For now, CRC32 and Adler32 are supported;
: they are implemented as FFI bindings to efficient code from zlib.
Available Packages
Name : ghc-digest
Version : 0.0.1.3
Release : 3.el9
Architecture : x86_64
Size : 16 k
Source : ghc-digest-0.0.1.3-3.el9.src.rpm
Repository : epel
Summary : Cryptographic hashes for bytestrings
URL : https://hackage.haskell.org/package/digest
License : BSD
Description : This package provides efficient cryptographic hash implementations for
: strict and lazy bytestrings. For now, CRC32 and Adler32 are supported;
: they are implemented as FFI bindings to efficient code from zlib.