How to Install and Uninstall ghc-base-prelude Package on openSUSE Leap

Last updated: May 11,2024

1. Install "ghc-base-prelude" package

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

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

2. Uninstall "ghc-base-prelude" package

This guide let you learn how to uninstall ghc-base-prelude on openSUSE Leap:

$ sudo zypper remove ghc-base-prelude

3. Information about the ghc-base-prelude package on openSUSE Leap

Information for package ghc-base-prelude:
-----------------------------------------
Repository : Main Repository
Name : ghc-base-prelude
Version : 1.4-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.8 KiB
Installed : No
Status : not installed
Source package : ghc-base-prelude-1.4-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/base-prelude
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