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

Last updated: May 15,2024

1. Install "ghc-base-compat-batteries" package

Please follow the step by step instructions below to install ghc-base-compat-batteries on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-base-compat-batteries

2. Uninstall "ghc-base-compat-batteries" package

Learn how to uninstall ghc-base-compat-batteries on openSUSE Leap:

$ sudo zypper remove ghc-base-compat-batteries

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

Information for package ghc-base-compat-batteries:
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-base-compat-batteries
Version : 0.13.1-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 139.0 KiB
Installed : No
Status : not installed
Source package : ghc-base-compat-batteries-0.13.1-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/base-compat-batteries
Summary : Base-compat with extra batteries
Description :
Provides functions available in later versions of 'base' to a wider range of
compilers, without requiring you to use CPP pragmas in your code.
This package provides the same API as the
'' library, but
depends on compatibility packages (such as 'semigroups') to offer a wider
support window than 'base-compat', which has no dependencies. Most of the
modules in this library have the same names as in 'base-compat' to make it
easier to switch between the two. There also exist versions of each module with
the suffix '.Repl.Batteries', which are distinct from anything in
'base-compat', to allow for easier use in GHCi.
See
' here>' for a more comprehensive list of differences between 'base-compat' and
'base-compat-batteries'.

5. The same packages on other Linux Distributions