How to Install and Uninstall ghc-quickcheck-instances Package on openSuSE Tumbleweed

Last updated: May 05,2024

1. Install "ghc-quickcheck-instances" package

Please follow the guidelines below to install ghc-quickcheck-instances on openSuSE Tumbleweed

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

2. Uninstall "ghc-quickcheck-instances" package

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

$ sudo zypper remove ghc-quickcheck-instances

3. Information about the ghc-quickcheck-instances package on openSuSE Tumbleweed

Information for package ghc-quickcheck-instances:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-quickcheck-instances
Version : 0.3.30-1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 535.4 KiB
Installed : No
Status : not installed
Source package : ghc-quickcheck-instances-0.3.30-1.8.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.

5. The same packages on other Linux Distributions