How to Install and Uninstall ghc-assoc Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "ghc-assoc" package
Learn how to install ghc-assoc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-assoc
Copied
2. Uninstall "ghc-assoc" package
This is a short guide on how to uninstall ghc-assoc on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-assoc
Copied
3. Information about the ghc-assoc package on openSuSE Tumbleweed
Information for package ghc-assoc:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-assoc
Version : 1.1-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 28.0 KiB
Installed : No
Status : not installed
Source package : ghc-assoc-1.1-2.4.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').
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-assoc
Version : 1.1-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 28.0 KiB
Installed : No
Status : not installed
Source package : ghc-assoc-1.1-2.4.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').