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

Last updated: November 26,2024

1. Install "ghc-skein.x86_64" package

Please follow the step by step instructions below to install ghc-skein.x86_64 on Fedora 35

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

2. Uninstall "ghc-skein.x86_64" package

Please follow the guidance below to uninstall ghc-skein.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:55:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-skein
Version : 1.0.9.4
Release : 20.fc35
Architecture : x86_64
Size : 58 k
Source : ghc-skein-1.0.9.4-20.fc35.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
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.