How to Install and Uninstall ghc-vault Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-vault" package
Please follow the steps below to install ghc-vault on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-vault
Copied
2. Uninstall "ghc-vault" package
This is a short guide on how to uninstall ghc-vault on openSUSE Leap:
$
sudo zypper remove
ghc-vault
Copied
3. Information about the ghc-vault package on openSUSE Leap
Information for package ghc-vault:
----------------------------------
Repository : Main Repository
Name : ghc-vault
Version : 0.3.1.5-bp155.3.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 123.4 KiB
Installed : No
Status : not installed
Source package : ghc-vault-0.3.1.5-bp155.3.17.src
Upstream URL : https://hackage.haskell.org/package/vault
Summary : A persistent store for values of arbitrary types
Description :
A /vault/ is a 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.
Also provided is a /locker/ type, representing a store for a single element.
----------------------------------
Repository : Main Repository
Name : ghc-vault
Version : 0.3.1.5-bp155.3.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 123.4 KiB
Installed : No
Status : not installed
Source package : ghc-vault-0.3.1.5-bp155.3.17.src
Upstream URL : https://hackage.haskell.org/package/vault
Summary : A persistent store for values of arbitrary types
Description :
A /vault/ is a 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.
Also provided is a /locker/ type, representing a store for a single element.