How to Install and Uninstall ghc-cryptohash-md5 Package on openSUSE Leap
Last updated: December 26,2024
1. Install "ghc-cryptohash-md5" package
This guide covers the steps necessary to install ghc-cryptohash-md5 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-cryptohash-md5
Copied
2. Uninstall "ghc-cryptohash-md5" package
This tutorial shows how to uninstall ghc-cryptohash-md5 on openSUSE Leap:
$
sudo zypper remove
ghc-cryptohash-md5
Copied
3. Information about the ghc-cryptohash-md5 package on openSUSE Leap
Information for package ghc-cryptohash-md5:
-------------------------------------------
Repository : Main Repository
Name : ghc-cryptohash-md5
Version : 0.11.101.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 61.5 KiB
Installed : No
Status : not installed
Source package : ghc-cryptohash-md5-0.11.101.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/cryptohash-md5
Summary : Fast, pure and practical MD5 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 MD5 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.MD5" module, though with a clearly smaller
footprint.
-------------------------------------------
Repository : Main Repository
Name : ghc-cryptohash-md5
Version : 0.11.101.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 61.5 KiB
Installed : No
Status : not installed
Source package : ghc-cryptohash-md5-0.11.101.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/cryptohash-md5
Summary : Fast, pure and practical MD5 implementation
Description :
A practical incremental and one-pass, pure API to the
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 MD5 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.MD5" module, though with a clearly smaller
footprint.