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

Last updated: May 18,2024

1. Install "libghc-repa-dev" package

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

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

2. Uninstall "libghc-repa-dev" package

This is a short guide on how to uninstall libghc-repa-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-repa-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3417
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-repa
Version: 3.4.0.2-1
Provides: libghc-repa-dev-3.4.0.2-8581f
Depends: libghc-quickcheck-dev-2.8.1-3b4e5, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-repa-doc, libghc-repa-prof
Filename: pool/universe/h/haskell-repa/libghc-repa-dev_3.4.0.2-1_amd64.deb
Size: 305094
MD5sum: df42fff29c3c9cdca9acf99fb2fa81b3
SHA1: b39ea30a09690b7a4c2a05113506125d40747987
SHA256: 0367206f71ff0426f0b4901e77bcc607af72328f0f832ad56c1f0a27cd4f9a8a
Description-en: Regular parallel arrays for Haskell
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3adfc311712a41bb39d7f2ef84cfe7a6
Homepage: http://repa.ouroborus.net
Ghc-Package: repa-3.4.0.2-8581fa08c660f006323c945303cac2b3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu