How to Install and Uninstall ghc-digest Package on openSuSE Tumbleweed

Last updated: December 26,2024

1. Install "ghc-digest" package

Learn how to install ghc-digest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-digest

2. Uninstall "ghc-digest" package

In this section, we are going to explain the necessary steps to uninstall ghc-digest on openSuSE Tumbleweed:

$ sudo zypper remove ghc-digest

3. Information about the ghc-digest package on openSuSE Tumbleweed

Information for package ghc-digest:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-digest
Version : 0.0.2.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 53.5 KiB
Installed : No
Status : not installed
Source package : ghc-digest-0.0.2.1-1.2.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.

5. The same packages on other Linux Distributions