How to Install and Uninstall ghc-skein.x86_64 Package on Fedora 39

Last updated: October 04,2024

1. Install "ghc-skein.x86_64" package

Please follow the instructions below to install ghc-skein.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ghc-skein.x86_64

2. Uninstall "ghc-skein.x86_64" package

Learn how to uninstall ghc-skein.x86_64 on Fedora 39:

$ sudo dnf remove ghc-skein.x86_64 $ sudo dnf autoremove

3. Information about the ghc-skein.x86_64 package on Fedora 39

Last metadata expiration check: 0:11:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-skein
Version : 1.0.9.4
Release : 31.fc39
Architecture : x86_64
Size : 55 k
Source : ghc-skein-1.0.9.4-31.fc39.src.rpm
Repository : fedora
Summary : Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
URL : https://hackage.haskell.org/package/skein
License : BSD-3-Clause
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.