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

Last updated: July 04,2024

1. Install "ghc-skein" package

Please follow the instructions below to install ghc-skein on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-skein

2. Uninstall "ghc-skein" package

Please follow the guidelines below to uninstall ghc-skein on openSuSE Tumbleweed:

$ sudo zypper remove ghc-skein

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

Information for package ghc-skein:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-skein
Version : 1.0.9.4-4.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 275.4 KiB
Installed : No
Status : not installed
Source package : ghc-skein-1.0.9.4-4.10.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