How to Install and Uninstall libghc-parallel-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libghc-parallel-dev" package

In this section, we are going to explain the necessary steps to install libghc-parallel-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-parallel-dev

2. Uninstall "libghc-parallel-dev" package

Please follow the guidance below to uninstall libghc-parallel-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-parallel-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-parallel-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-parallel-dev
Priority: extra
Section: universe/haskell
Installed-Size: 494
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-parallel
Version: 3.2.1.0-1
Provides: libghc-parallel-dev-3.2.1.0-13fa5
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libc6 (>= 2.2.5)
Suggests: libghc-parallel-doc, libghc-parallel-prof
Filename: pool/universe/h/haskell-parallel/libghc-parallel-dev_3.2.1.0-1_amd64.deb
Size: 45886
MD5sum: 844013082c8c7e11dc6a83f3bac537b2
SHA1: 3fbe91c283e29a54d60439858e4f4058eaf0c0d1
SHA256: ee76577835cadd81cbd51a31d165d9324fce619ea0faa138538678425bbaa6a2
Description-en: Haskell parallel programming library for GHC
Provides a library for parallel programming in Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1779bda769502acf1047c72f2c97d1d3
Homepage: http://hackage.haskell.org/package/parallel
Ghc-Package: parallel-3.2.1.0-13fa56575e4752a542f0b618706881f7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu