How to Install and Uninstall ghc-base-prelude Package on openSuSE Tumbleweed

Last updated: June 05,2024

1. Install "ghc-base-prelude" package

This tutorial shows how to install ghc-base-prelude on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-base-prelude

2. Uninstall "ghc-base-prelude" package

This tutorial shows how to uninstall ghc-base-prelude on openSuSE Tumbleweed:

$ sudo zypper remove ghc-base-prelude

3. Information about the ghc-base-prelude package on openSuSE Tumbleweed

Information for package ghc-base-prelude:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-base-prelude
Version : 1.4-3.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 15,0 KiB
Installed : No
Status : not installed
Source package : ghc-base-prelude-1.4-3.12.src
Summary : The most complete prelude formed solely from the "base" package
Description :
A library which aims to reexport all the non-conflicting and most general
definitions from the "base" package. This includes APIs for applicatives,
arrows, monoids, foldables, traversables, exceptions, generics, ST, MVars and
STM.
This package will never have any dependencies other than "base".
/Versioning policy/
The versioning policy of this package deviates from PVP in the sense that its
exports in part are transitively determined by the version of "base".
Therefore it's recommended for the users of "base-prelude" to specify the
bounds of "base" as well.

5. The same packages on other Linux Distributions