How to Install and Uninstall ghc-parallel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "ghc-parallel.x86_64" package
Please follow the guidance below to install ghc-parallel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ghc-parallel.x86_64
Copied
2. Uninstall "ghc-parallel.x86_64" package
This guide covers the steps necessary to uninstall ghc-parallel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ghc-parallel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-parallel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:25:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-parallel
Version : 3.2.2.0
Release : 1.el8
Architecture : x86_64
Size : 32 k
Source : ghc-parallel-3.2.2.0-1.el8.src.rpm
Repository : epel
Summary : Parallel programming library
URL : https://hackage.haskell.org/package/parallel
License : BSD
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>.
Available Packages
Name : ghc-parallel
Version : 3.2.2.0
Release : 1.el8
Architecture : x86_64
Size : 32 k
Source : ghc-parallel-3.2.2.0-1.el8.src.rpm
Repository : epel
Summary : Parallel programming library
URL : https://hackage.haskell.org/package/parallel
License : BSD
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
: