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

Last updated: July 07,2024

1. Install "ghc-quickcheck-instances" package

This guide covers the steps necessary to install ghc-quickcheck-instances on openSUSE Leap

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

2. Uninstall "ghc-quickcheck-instances" package

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

$ sudo zypper remove ghc-quickcheck-instances

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

Information for package ghc-quickcheck-instances:
-------------------------------------------------
Repository : Main Repository
Name : ghc-quickcheck-instances
Version : 0.3.27-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 554.3 KiB
Installed : No
Status : not installed
Source package : ghc-quickcheck-instances-0.3.27-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/quickcheck-instances
Summary : Common quickcheck instances
Description :
QuickCheck instances.
The goal is to supply QuickCheck instances for types provided by the Haskell
Platform.
Since all of these instances are provided as orphans, I recommend that you do
not use this library within another library module, so that you don't impose
these instances on down-stream consumers of your code.
For information on writing a test-suite with Cabal see
.

5. The same packages on other Linux Distributions