How to Install and Uninstall ghc-skein Package on openSUSE Leap

Last updated: July 02,2024

1. Install "ghc-skein" package

This is a short guide on how to install ghc-skein on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-skein

2. Uninstall "ghc-skein" package

This is a short guide on how to uninstall ghc-skein on openSUSE Leap:

$ sudo zypper remove ghc-skein

3. Information about the ghc-skein package on openSUSE Leap

Information for package ghc-skein:
----------------------------------
Repository : Main Repository
Name : ghc-skein
Version : 1.0.9.4-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 312.0 KiB
Installed : No
Status : not installed
Source package : ghc-skein-1.0.9.4-bp155.2.15.src
Upstream URL : https://hackage.haskell.org/package/skein
Summary : Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
Description :
Skein () is a family of fast secure cryptographic
hash functions designed by Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug
Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.
This package uses bindings to the optimized C implementation of Skein.
We provide a high-level interface (see module "Crypto.Skein") to some of the
Skein use cases. We also provide a low-level interface (see module
"Crypto.Skein.Internal") should you need to use Skein in a different way.
Currently we have support for Skein as cryptographic hash function as Skein as
a message authentication code (Skein-MAC). For examples of how to use this
package, see "Crypto.Skein" module documentation.
This package includes Skein v1.3. Versions of this package before 1.0.0
implemented Skein v1.1.

5. The same packages on other Linux Distributions