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

Last updated: June 27,2024

1. Install "ghc-parallel" package

This guide let you learn how to install ghc-parallel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-parallel

2. Uninstall "ghc-parallel" package

Please follow the steps below to uninstall ghc-parallel on openSUSE Leap:

$ sudo zypper remove ghc-parallel

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

Information for package ghc-parallel:
-------------------------------------
Repository : Main Repository
Name : ghc-parallel
Version : 3.2.2.0-bp155.4.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 118.2 KiB
Installed : No
Status : not installed
Source package : ghc-parallel-3.2.2.0-bp155.4.16.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>.

5. The same packages on other Linux Distributions