How to Install and Uninstall ghc-parallel Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "ghc-parallel" package
This is a short guide on how to install ghc-parallel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-parallel
Copied
2. Uninstall "ghc-parallel" package
Here is a brief guide to show you how to uninstall ghc-parallel on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-parallel
Copied
3. Information about the ghc-parallel package on openSuSE Tumbleweed
Information for package ghc-parallel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-parallel
Version : 3.2.2.0-13.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 122.2 KiB
Installed : No
Status : not installed
Source package : ghc-parallel-3.2.2.0-13.4.src
Upstream URL : https://hackage.haskell.org/package/parallel
Summary : Parallel programming library
Description :
This package provides a library for parallel programming.
For documentation, start from the "Control.Parallel.Strategies" module below.
For more tutorial documentation, see the book
in Haskell>.
To understand the principles behind the library, see
Strategies for Parallel Haskell>.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-parallel
Version : 3.2.2.0-13.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 122.2 KiB
Installed : No
Status : not installed
Source package : ghc-parallel-3.2.2.0-13.4.src
Upstream URL : https://hackage.haskell.org/package/parallel
Summary : Parallel programming library
Description :
This package provides a library for parallel programming.
For documentation, start from the "Control.Parallel.Strategies" module below.
For more tutorial documentation, see the book
To understand the principles behind the library, see