How to Install and Uninstall ghc-memory Package on openSUSE Leap

Last updated: May 04,2024

1. Install "ghc-memory" package

This guide let you learn how to install ghc-memory on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-memory

2. Uninstall "ghc-memory" package

Please follow the instructions below to uninstall ghc-memory on openSUSE Leap:

$ sudo zypper remove ghc-memory

3. Information about the ghc-memory package on openSUSE Leap

Information for package ghc-memory:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-memory
Version : 0.18.0-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 638.0 KiB
Installed : No
Status : not installed
Source package : ghc-memory-0.18.0-150500.3.3.1.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