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

Last updated: May 07,2024

1. Install "libghc-repa-doc" package

This tutorial shows how to install libghc-repa-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-repa-doc" package

Please follow the step by step instructions below to uninstall libghc-repa-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-repa-doc
Priority: extra
Section: universe/doc
Installed-Size: 1915
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-repa
Version: 3.4.0.2-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-quickcheck2-doc, libghc-vector-doc
Filename: pool/universe/h/haskell-repa/libghc-repa-doc_3.4.0.2-1_all.deb
Size: 120850
MD5sum: b0a8ebe7e4c333af356974f32a4ff6de
SHA1: f72eb415070e8f08b36d589835a4e6737ea707d4
SHA256: b572584a8c64522b8695b46fc8dded038cf1fb594b366fe55e47c337c7945aa6
Description-en: Regular parallel arrays for Haskell; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9c7009bcbb856849d18f9cbb4b3e6034
Homepage: http://repa.ouroborus.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu