How to Install and Uninstall ghc-strict-concurrency Package on openSUSE Leap

Last updated: April 28,2024

1. Install "ghc-strict-concurrency" package

This tutorial shows how to install ghc-strict-concurrency on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-strict-concurrency

2. Uninstall "ghc-strict-concurrency" package

This is a short guide on how to uninstall ghc-strict-concurrency on openSUSE Leap:

$ sudo zypper remove ghc-strict-concurrency

3. Information about the ghc-strict-concurrency package on openSUSE Leap

Information for package ghc-strict-concurrency:
-----------------------------------------------
Repository : Main Repository
Name : ghc-strict-concurrency
Version : 0.2.4.3-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.3 KiB
Installed : No
Status : not installed
Source package : ghc-strict-concurrency-0.2.4.3-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/strict-concurrency
Summary : Strict concurrency abstractions
Description :
This package provides head normal form strict versions of some standard Haskell
concurrency abstractions (MVars,Chans), which provide control over where
evaluation takes place not offered by the default lazy types. This may be
useful for deciding when and where evaluation occurs, leading to improved time
or space use, depending on the circumstances.

5. The same packages on other Linux Distributions