How to Install and Uninstall ghc-tasty Package on openSUSE Leap

Last updated: June 23,2024

1. Install "ghc-tasty" package

This is a short guide on how to install ghc-tasty on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-tasty

2. Uninstall "ghc-tasty" package

This guide covers the steps necessary to uninstall ghc-tasty on openSUSE Leap:

$ sudo zypper remove ghc-tasty

3. Information about the ghc-tasty package on openSUSE Leap

Information for package ghc-tasty:
----------------------------------
Repository : Main Repository
Name : ghc-tasty
Version : 1.3.1-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 872.5 KiB
Installed : No
Status : not installed
Source package : ghc-tasty-1.3.1-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/tasty
Summary : Modern and extensible testing framework
Description :
Tasty is a modern testing framework for Haskell. It lets you combine your unit
tests, golden tests, QuickCheck/SmallCheck properties, and any other types of
tests into a single test suite.

5. The same packages on other Linux Distributions