How to Install and Uninstall ghc-vault Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "ghc-vault" package

Here is a brief guide to show you how to install ghc-vault on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-vault

2. Uninstall "ghc-vault" package

Please follow the guidance below to uninstall ghc-vault on openSuSE Tumbleweed:

$ sudo zypper remove ghc-vault

3. Information about the ghc-vault package on openSuSE Tumbleweed

Information for package ghc-vault:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-vault
Version : 0.3.1.5-7.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 123.5 KiB
Installed : No
Status : not installed
Source package : ghc-vault-0.3.1.5-7.2.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.

5. The same packages on other Linux Distributions