How to Install and Uninstall ghc-hspec-core.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

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

Please follow the steps below to install ghc-hspec-core.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall ghc-hspec-core.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the ghc-hspec-core.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:17:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-hspec-core
Version : 2.4.8
Release : 1.el8
Architecture : x86_64
Size : 170 k
Source : ghc-hspec-core-2.4.8-1.el8.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.