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

Last updated: October 09,2024

1. Install "ghc-hspec-core.x86_64" package

This guide let you learn how to install ghc-hspec-core.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc-hspec-core.x86_64

2. Uninstall "ghc-hspec-core.x86_64" package

This is a short guide on how to uninstall ghc-hspec-core.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc-hspec-core.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:58:12 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-hspec-core
Version : 2.7.10
Release : 3.el9
Architecture : x86_64
Size : 215 k
Source : ghc-hspec-core-2.7.10-3.el9.src.rpm
Repository : epel
Summary : A Testing Framework for Haskell
URL : https://hackage.haskell.org/package/hspec-core
License : MIT
Description : This package exposes internal types and functions that can be used to extend
: Hspec's functionality.