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

Last updated: July 04,2024

1. Install "ghc-skein.x86_64" package

This tutorial shows how to install ghc-skein.x86_64 on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 1:23:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ghc-skein
Version : 1.0.9.4
Release : 18.fc34
Architecture : x86_64
Size : 61 k
Source : ghc-skein-1.0.9.4-18.fc34.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.