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

Last updated: May 20,2024

1. Install "ghc-pureMD5.x86_64" package

Here is a brief guide to show you how to install ghc-pureMD5.x86_64 on Fedora 39

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

2. Uninstall "ghc-pureMD5.x86_64" package

Here is a brief guide to show you how to uninstall ghc-pureMD5.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 5:03:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ghc-pureMD5
Version : 2.1.4
Release : 6.fc39
Architecture : x86_64
Size : 34 k
Source : ghc-pureMD5-2.1.4-6.fc39.src.rpm
Repository : fedora
Summary : Pure Haskell MD5 digest implementation
URL : https://hackage.haskell.org/package/pureMD5
License : BSD-3-Clause
Description : A Haskell-only implementation of the MD5 digest (hash) algorithm.
: This now supports the crypto-api class interface.