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

Last updated: May 08,2024

1. Install "libghc-vault-dev" package

This is a short guide on how to install libghc-vault-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-vault-dev" package

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

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

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

Package: libghc-vault-dev
Priority: extra
Section: universe/haskell
Installed-Size: 402
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-vault
Version: 0.3.0.5-1build1
Provides: libghc-vault-dev-0.3.0.5-fa3ee
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-hashable-dev-1.2.3.3-ce7af, libghc-unordered-containers-dev-0.2.5.1-a371f, libc6 (>= 2.2.5)
Suggests: libghc-vault-doc, libghc-vault-prof
Filename: pool/universe/h/haskell-vault/libghc-vault-dev_0.3.0.5-1build1_amd64.deb
Size: 43266
MD5sum: 2c249158d47659e812d12b53451c0e89
SHA1: aabc086a4ec23d83352fb47cce1a42d14293283d
SHA256: c911834b8084f751ed23a5d94446116d8c01999b0775ce77f7712cf8805b4a6d
Description-en: typed, persistent store for values of arbitrary types
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: fa6d99e3750b60e22f125f4c6cef7158
Homepage: https://github.com/HeinrichApfelmus/vault
Ghc-Package: vault-0.3.0.5-fa3eea968d4d78688dacd1e2051ff19e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu