How to Install and Uninstall ghc-digest.x86_64 Package on AlmaLinux 9
Last updated: November 18,2024
1. Install "ghc-digest.x86_64" package
Here is a brief guide to show you how to install ghc-digest.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-digest.x86_64
Copied
2. Uninstall "ghc-digest.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-digest.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-digest.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-digest.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:39:46 ago on Wed Mar 13 07:41:12 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.