How to Install and Uninstall ghc-commutative-semigroups Package on openSuSE Tumbleweed

Last updated: December 24,2024

1. Install "ghc-commutative-semigroups" package

This guide let you learn how to install ghc-commutative-semigroups on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-commutative-semigroups

2. Uninstall "ghc-commutative-semigroups" package

Please follow the step by step instructions below to uninstall ghc-commutative-semigroups on openSuSE Tumbleweed:

$ sudo zypper remove ghc-commutative-semigroups

3. Information about the ghc-commutative-semigroups package on openSuSE Tumbleweed

Information for package ghc-commutative-semigroups:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-commutative-semigroups
Version : 0.1.0.2-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 41.0 KiB
Installed : No
Status : not installed
Source package : ghc-commutative-semigroups-0.1.0.2-1.3.src
Upstream URL : https://hackage.haskell.org/package/commutative-semigroups
Summary : Commutative semigroups
Description :
A commutative semigroup is a semigroup where the order of arguments to mappend
does not matter.