How to Install and Uninstall ghc-securemem Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "ghc-securemem" package
Please follow the guidelines below to install ghc-securemem on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-securemem
Copied
2. Uninstall "ghc-securemem" package
Please follow the steps below to uninstall ghc-securemem on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-securemem
Copied
3. Information about the ghc-securemem package on openSuSE Tumbleweed
Information for package ghc-securemem:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-securemem
Version : 0.1.10-4.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 45.0 KiB
Installed : No
Status : not installed
Source package : ghc-securemem-0.1.10-4.10.src
Upstream URL : https://hackage.haskell.org/package/securemem
Summary : Abstraction to an auto scrubbing and const time eq, memory chunk
Description :
SecureMem is similar to ByteString, except that it provides a memory chunk that
will be auto-scrubbed after it run out of scope.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-securemem
Version : 0.1.10-4.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 45.0 KiB
Installed : No
Status : not installed
Source package : ghc-securemem-0.1.10-4.10.src
Upstream URL : https://hackage.haskell.org/package/securemem
Summary : Abstraction to an auto scrubbing and const time eq, memory chunk
Description :
SecureMem is similar to ByteString, except that it provides a memory chunk that
will be auto-scrubbed after it run out of scope.