How to Install and Uninstall ghc-hspec Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "ghc-hspec" package

Please follow the guidance below to install ghc-hspec on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-hspec

2. Uninstall "ghc-hspec" package

This is a short guide on how to uninstall ghc-hspec on openSuSE Tumbleweed:

$ sudo zypper remove ghc-hspec

3. Information about the ghc-hspec package on openSuSE Tumbleweed

Information for package ghc-hspec:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hspec
Version : 2.8.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 54,1 KiB
Installed : No
Status : not installed
Source package : ghc-hspec-2.8.4-1.1.src
Summary : A Testing Framework for Haskell
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 .

5. The same packages on other Linux Distributions