How to Install and Uninstall ghc-cryptohash-sha1 Package on openSUSE Leap

Last updated: June 30,2024

1. Install "ghc-cryptohash-sha1" package

Please follow the guidance below to install ghc-cryptohash-sha1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-cryptohash-sha1

2. Uninstall "ghc-cryptohash-sha1" package

Please follow the guidance below to uninstall ghc-cryptohash-sha1 on openSUSE Leap:

$ sudo zypper remove ghc-cryptohash-sha1

3. Information about the ghc-cryptohash-sha1 package on openSUSE Leap

Information for package ghc-cryptohash-sha1:
--------------------------------------------
Repository : Main Repository
Name : ghc-cryptohash-sha1
Version : 0.11.101.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 69.5 KiB
Installed : No
Status : not installed
Source package : ghc-cryptohash-sha1-0.11.101.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/cryptohash-sha1
Summary : Fast, pure and practical SHA-1 implementation
Description :
A practical incremental and one-pass, pure API to the
(including
support) with performance close to
the fastest implementations available in other languages.
The implementation is made in C with a haskell FFI wrapper that hides the C
implementation.
NOTE: This package has been forked off 'cryptohash-0.11.7' because the
'cryptohash' package has been deprecated and so this package continues to
satisfy the need for a lightweight package providing the SHA1 hash algorithm
without any dependencies on packages other than 'base' and 'bytestring'.
Consequently, this package can be used as a drop-in replacement for
'cryptohash''s "Crypto.Hash.SHA1" module, though with a clearly smaller
footprint.

5. The same packages on other Linux Distributions