How to Install and Uninstall ghc-hedgehog-quickcheck Package on openSUSE Leap

Last updated: May 19,2024

1. Install "ghc-hedgehog-quickcheck" package

In this section, we are going to explain the necessary steps to install ghc-hedgehog-quickcheck on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-hedgehog-quickcheck

2. Uninstall "ghc-hedgehog-quickcheck" package

This guide let you learn how to uninstall ghc-hedgehog-quickcheck on openSUSE Leap:

$ sudo zypper remove ghc-hedgehog-quickcheck

3. Information about the ghc-hedgehog-quickcheck package on openSUSE Leap

Information for package ghc-hedgehog-quickcheck:
------------------------------------------------
Repository : Main Repository
Name : ghc-hedgehog-quickcheck
Version : 0.1.1-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 27.7 KiB
Installed : No
Status : not installed
Source package : ghc-hedgehog-quickcheck-0.1.1-bp155.3.14.src
Upstream URL : https://hackage.haskell.org/package/hedgehog-quickcheck
Summary : Use QuickCheck generators in Hedgehog and vice versa
Description :
Use QuickCheck generators in Hedgehog and vice versa.
Hedgehog is a modern property-based testing system, in the spirit of
QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the invariants
of generated values by construction.
To get started quickly, see the examples:

5. The same packages on other Linux Distributions