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

Last updated: May 15,2024

1. Install "libghc-vector-prof" package

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

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

2. Uninstall "libghc-vector-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-vector-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-vector-prof
Priority: extra
Section: universe/haskell
Installed-Size: 13664
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-vector
Version: 0.11.0.0-1
Provides: libghc-vector-prof-0.11.0.0-c6a21
Depends: libghc-vector-dev (= 0.11.0.0-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-primitive-prof-0.6.1.0-b2a7b
Filename: pool/universe/h/haskell-vector/libghc-vector-prof_0.11.0.0-1_amd64.deb
Size: 1002368
MD5sum: 670c2e39f0d21572c6b680cb37ce0262
SHA1: ecc0bfb048afcc7772a5a98870fd9de5bc6c348f
SHA256: 8a97814870c050e951fa967e9fdc3e49a199953d8d540bae445cd86b1525f859
Description-en: Efficient Arrays for Haskell; profiling libraries
An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop fusion optimization framework.
.
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: d3f0e5610d3bd5859a1cec752197256d
Homepage: https://github.com/haskell/vector
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu