How to Install and Uninstall ghc-assoc Package on openSUSE Leap

Last updated: November 08,2024

1. Install "ghc-assoc" package

Please follow the steps below to install ghc-assoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-assoc

2. Uninstall "ghc-assoc" package

Learn how to uninstall ghc-assoc on openSUSE Leap:

$ sudo zypper remove ghc-assoc

3. Information about the ghc-assoc package on openSUSE Leap

Information for package ghc-assoc:
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-assoc
Version : 1.1-150500.3.3.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 24.0 KiB
Installed : No
Status : not installed
Source package : ghc-assoc-1.1-150500.3.3.2.src
Upstream URL : https://hackage.haskell.org/package/assoc
Summary : Swap and assoc: Symmetric and Semigroupy Bifunctors
Description :
Provides generalisations of 'swap :: (a,b) -> (b,a)' and 'assoc :: ((a,b),c) ->
(a,(b,c))' to 'Bifunctor's supporting similar operations (e.g.
'Either', 'These').

5. The same packages on other Linux Distributions