How to Install and Uninstall ghc-hspec.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "ghc-hspec.x86_64" package
Please follow the step by step instructions below to install ghc-hspec.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-hspec.x86_64
Copied
2. Uninstall "ghc-hspec.x86_64" package
This guide let you learn how to uninstall ghc-hspec.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ghc-hspec.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-hspec.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:15:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-hspec
Version : 2.7.10
Release : 2.el9
Architecture : x86_64
Size : 21 k
Source : ghc-hspec-2.7.10-2.el9.src.rpm
Repository : epel
Summary : A Testing Framework for Haskell
URL : https://hackage.haskell.org/package/hspec
License : MIT
Description : Hspec is a testing framework for Haskell. Some of Hspec's distinctive features
: are:
:
: * a friendly DSL for defining tests
:
: * integration with QuickCheck, SmallCheck, and HUnit
:
: * parallel test execution
:
: * automatic discovery of test files
:
: The Hspec Manual is at .
Available Packages
Name : ghc-hspec
Version : 2.7.10
Release : 2.el9
Architecture : x86_64
Size : 21 k
Source : ghc-hspec-2.7.10-2.el9.src.rpm
Repository : epel
Summary : A Testing Framework for Haskell
URL : https://hackage.haskell.org/package/hspec
License : MIT
Description : Hspec is a testing framework for Haskell. Some of Hspec's distinctive features
: are:
:
: * a friendly DSL for defining tests
:
: * integration with QuickCheck, SmallCheck, and HUnit
:
: * parallel test execution
:
: * automatic discovery of test files
:
: The Hspec Manual is at