How to Install and Uninstall ghc-foldable1-classes-compat Package on openSUSE Leap

Last updated: November 08,2024

1. Install "ghc-foldable1-classes-compat" package

Please follow the guidance below to install ghc-foldable1-classes-compat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-foldable1-classes-compat

2. Uninstall "ghc-foldable1-classes-compat" package

Please follow the guidance below to uninstall ghc-foldable1-classes-compat on openSUSE Leap:

$ sudo zypper remove ghc-foldable1-classes-compat

3. Information about the ghc-foldable1-classes-compat package on openSUSE Leap

Information for package ghc-foldable1-classes-compat:
-----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-foldable1-classes-compat
Version : 0.1-150500.11.3.2
Arch : x86_64
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 256.0 KiB
Installed : No
Status : not installed
Source package : ghc-foldable1-classes-compat-0.1-150500.11.3.2.src
Upstream URL : https://hackage.haskell.org/package/foldable1-classes-compat
Summary : Compatibility package for the Foldable1 and Bifoldable1 type classes
Description :
A compatibility package for the 'Foldable1' and 'Bifoldable1' type classes,
which were introduced in 'base-4.18.0.0' (GHC 9.6.1). For more information, see
Libraries Committee proposal>.
'Foldable1' and 'Bifoldable1' classify non-empty data structures that can be
folded to a summary value.