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

Last updated: July 05,2024

1. Install "ghc-pureMD5.x86_64" package

Please follow the steps below to install ghc-pureMD5.x86_64 on Fedora 34

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

2. Uninstall "ghc-pureMD5.x86_64" package

This guide covers the steps necessary to uninstall ghc-pureMD5.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:56:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-pureMD5
Version : 2.1.3
Release : 19.fc34
Architecture : x86_64
Size : 34 k
Source : ghc-pureMD5-2.1.3-19.fc34.src.rpm
Repository : fedora
Summary : Pure Haskell MD5 digest implementation
URL : https://hackage.haskell.org/package/pureMD5
License : BSD
Description : A Haskell-only implementation of the MD5 digest (hash) algorithm.
: This now supports the crypto-api class interface.