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

Last updated: May 21,2024

1. Install "libghc-vault-prof" package

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

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

2. Uninstall "libghc-vault-prof" package

Here is a brief guide to show you how to uninstall libghc-vault-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-vault-prof
Priority: extra
Section: universe/haskell
Installed-Size: 293
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-vault
Version: 0.3.0.5-1build1
Provides: libghc-vault-prof-0.3.0.5-fa3ee
Depends: libghc-vault-dev (= 0.3.0.5-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-hashable-prof-1.2.3.3-ce7af, libghc-unordered-containers-prof-0.2.5.1-a371f
Filename: pool/universe/h/haskell-vault/libghc-vault-prof_0.3.0.5-1build1_amd64.deb
Size: 34276
MD5sum: 96ec4cb2036bc57c7cd9649a0fbb45c5
SHA1: dc73bf975ac3790821a1d7de18f9209be8d7336f
SHA256: 1f3006aa1fcb478e9e812f9df554bf2b06ad785f796eba665e62dc2ba3b67712
Description-en: typed, persistent store for values of arbitrary types; profiling libraries
A vault is a typed, persistent store for values of arbitrary types. It's
like having first-class access to the storage space behind IORefs.
.
The data structure is analogous to a bank vault, where you can access
different bank boxes with different keys; hence the name.
.
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: f1f5b39f927a18ca532e08d5a9f49f35
Homepage: https://github.com/HeinrichApfelmus/vault
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu