How to Install and Uninstall ghc-indexed-traversable-instances Package on openSUSE Leap

Last updated: June 15,2024

1. Install "ghc-indexed-traversable-instances" package

This is a short guide on how to install ghc-indexed-traversable-instances on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-indexed-traversable-instances

2. Uninstall "ghc-indexed-traversable-instances" package

This guide covers the steps necessary to uninstall ghc-indexed-traversable-instances on openSUSE Leap:

$ sudo zypper remove ghc-indexed-traversable-instances

3. Information about the ghc-indexed-traversable-instances package on openSUSE Leap

Information for package ghc-indexed-traversable-instances:
----------------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-indexed-traversable-instances
Version : 0.1.1.2-150500.11.3.2
Arch : x86_64
Vendor : SUSE LLC
Support Level : Level 3
Installed Size : 48.2 KiB
Installed : No
Status : not installed
Source package : ghc-indexed-traversable-instances-0.1.1.2-150500.11.3.2.src
Upstream URL : https://hackage.haskell.org/package/indexed-traversable-instances
Summary : More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
Description :
This package provides extra instances for type-classes in the
[indexed-traversable](https://hackage.haskell.org/package/indexed-traversable)
package.
The intention is to keep this package minimal; it provides instances that
formely existed in 'lens' or 'optics-extra'. We recommend putting other
instances directly into their defining packages. The 'indexed-traversable'
package is light, having only GHC boot libraries as its dependencies.

5. The same packages on other Linux Distributions