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

Last updated: May 12,2024

1. Install "libghc-repa-prof" package

Please follow the instructions below to install libghc-repa-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-repa-prof

2. Uninstall "libghc-repa-prof" package

This tutorial shows how to uninstall libghc-repa-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-repa-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-repa-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2874
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-repa
Version: 3.4.0.2-1
Provides: libghc-repa-prof-3.4.0.2-8581f
Depends: libghc-repa-dev (= 3.4.0.2-1), libghc-quickcheck-prof-2.8.1-3b4e5, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-template-haskell-prof-2.10.0.0-3c4cb, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-repa/libghc-repa-prof_3.4.0.2-1_amd64.deb
Size: 273566
MD5sum: 8b7d104e95ec19b1eb93d82e74d46b76
SHA1: bcc46b9416e36401ca95b9c8498fc7e69ee0a920
SHA256: f61e7d9ebc87b720c53ca5e18cbee52d0e929a34da1f1740aea4006df903f296
Description-en: Regular parallel arrays for Haskell; profiling libraries
Repa provides high performance, regular, multi-dimensional, shape polymorphic
parallel arrays. All numeric data is stored unboxed. Functions written with
the Repa combinators are automatically parallel provided you supply +RTS -Nn
on the command line when running the program.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 29498f7d872414a8635067948f983954
Homepage: http://repa.ouroborus.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu