How to Install and Uninstall ghc-HUnit.x86_64 Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "ghc-HUnit.x86_64" package

Here is a brief guide to show you how to install ghc-HUnit.x86_64 on AlmaLinux 9

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

2. Uninstall "ghc-HUnit.x86_64" package

Please follow the steps below to uninstall ghc-HUnit.x86_64 on AlmaLinux 9:

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

3. Information about the ghc-HUnit.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:13:03 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-HUnit
Version : 1.6.2.0
Release : 2.el9
Architecture : x86_64
Size : 51 k
Source : ghc-HUnit-1.6.2.0-2.el9.src.rpm
Repository : epel
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.