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

Last updated: October 06,2024

1. Install "libghc-vector-dev" package

Please follow the step by step instructions below to install libghc-vector-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-vector-dev" package

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

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

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

Package: libghc-vector-dev
Priority: extra
Section: universe/haskell
Installed-Size: 14396
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-vector
Version: 0.11.0.0-1
Provides: libghc-vector-dev-0.11.0.0-c6a21
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-primitive-dev-0.6.1.0-b2a7b, libc6 (>= 2.2.5)
Suggests: libghc-vector-doc, libghc-vector-prof
Filename: pool/universe/h/haskell-vector/libghc-vector-dev_0.11.0.0-1_amd64.deb
Size: 1118050
MD5sum: 9a65b396aa59c4389d5a41bdbbfaa288
SHA1: 671e5256cc74ba27f13f9384398b67a0aa79bf1e
SHA256: 77cc4c914c172fa21acbe258c008d1b03dda41df101b2994070bcf0821603040
Description-en: Efficient Arrays for Haskell
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 05eb7a2c1dd485532d6d1e7c5b3cd0f7
Homepage: https://github.com/haskell/vector
Ghc-Package: vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu