How to Install and Uninstall ghc-test-framework Package on openSUSE Leap

Last updated: May 20,2024

1. Install "ghc-test-framework" package

This tutorial shows how to install ghc-test-framework on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-test-framework

2. Uninstall "ghc-test-framework" package

Please follow the instructions below to uninstall ghc-test-framework on openSUSE Leap:

$ sudo zypper remove ghc-test-framework

3. Information about the ghc-test-framework package on openSUSE Leap

Information for package ghc-test-framework:
-------------------------------------------
Repository : Main Repository
Name : ghc-test-framework
Version : 0.8.2.0-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 479.6 KiB
Installed : No
Status : not installed
Source package : ghc-test-framework-0.8.2.0-bp155.3.16.src
Upstream URL : https://hackage.haskell.org/package/test-framework
Summary : Framework for running and organising tests, with HUnit and QuickCheck support
Description :
Allows tests such as QuickCheck properties and HUnit test cases to be assembled
into test groups, run in parallel (but reported in deterministic order, to aid
diff interpretation) and filtered and controlled by command line options.
All of this comes with colored test output, progress reporting and test
statistics output.

5. The same packages on other Linux Distributions