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

Last updated: January 11,2025

1. Install "ghc-HUnit.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-HUnit.x86_64 on Fedora 39

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

2. Uninstall "ghc-HUnit.x86_64" package

This guide let you learn how to uninstall ghc-HUnit.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:40:51 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ghc-HUnit
Version : 1.6.2.0
Release : 8.fc39
Architecture : x86_64
Size : 52 k
Source : ghc-HUnit-1.6.2.0-8.fc39.src.rpm
Repository : fedora
Summary : A unit testing framework for Haskell
URL : https://hackage.haskell.org/package/HUnit
License : BSD-3-Clause
Description : HUnit is a unit testing framework for Haskell, inspired by JUnit for Java.