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

Last updated: April 30,2024

1. Install "ghc-memory" package

Please follow the guidance below to install ghc-memory on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-memory

2. Uninstall "ghc-memory" package

Please follow the steps below to uninstall ghc-memory on openSuSE Tumbleweed:

$ sudo zypper remove ghc-memory

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

Information for package ghc-memory:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-memory
Version : 0.18.0-2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 570.3 KiB
Installed : No
Status : not installed
Source package : ghc-memory-0.18.0-2.14.src
Upstream URL : https://hackage.haskell.org/package/memory
Summary : Memory and related abstraction stuff
Description :
Chunk of memory, polymorphic byte array management and manipulation
* A polymorphic byte array abstraction and function similar to strict
ByteString.
* Different type of byte array abstraction.
* Raw memory IO operations (memory set, memory copy, ..)
* Aliasing with endianness support.
* Encoding : Base16, Base32, Base64.
* Hashing : FNV, SipHash.

5. The same packages on other Linux Distributions