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

Last updated: October 05,2024

1. Install "ghc-HUnit.x86_64" package

This guide covers the steps necessary to install ghc-HUnit.x86_64 on Fedora 34

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

2. Uninstall "ghc-HUnit.x86_64" package

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

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

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

Last metadata expiration check: 5:22:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-HUnit
Version : 1.6.0.0
Release : 12.fc34
Architecture : x86_64
Size : 52 k
Source : ghc-HUnit-1.6.0.0-12.fc34.src.rpm
Repository : fedora
Summary : A unit testing framework for Haskell
URL : https://hackage.haskell.org/package/HUnit
License : BSD
Description : HUnit is a unit testing framework for Haskell, inspired by JUnit for Java.