How to Install and Uninstall ghc-digest Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-digest" package
Please follow the guidance below to install ghc-digest on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-digest
Copied
2. Uninstall "ghc-digest" package
Here is a brief guide to show you how to uninstall ghc-digest on openSUSE Leap:
$
sudo zypper remove
ghc-digest
Copied
3. Information about the ghc-digest package on openSUSE Leap
Information for package ghc-digest:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-digest
Version : 0.0.2.0-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 49.5 KiB
Installed : No
Status : not installed
Source package : ghc-digest-0.0.2.0-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/digest
Summary : CRC32 and Adler32 hashes for bytestrings
Description :
This package provides efficient 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.
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-digest
Version : 0.0.2.0-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 49.5 KiB
Installed : No
Status : not installed
Source package : ghc-digest-0.0.2.0-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/digest
Summary : CRC32 and Adler32 hashes for bytestrings
Description :
This package provides efficient 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.