How to Install and Uninstall ghc-memory.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 15,2025
1. Install "ghc-memory.x86_64" package
Here is a brief guide to show you how to install ghc-memory.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
ghc-memory.x86_64
Copied
2. Uninstall "ghc-memory.x86_64" package
Here is a brief guide to show you how to uninstall ghc-memory.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
ghc-memory.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-memory.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:50:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-memory
Version : 0.15.0
Release : 7.el9
Architecture : x86_64
Size : 116 k
Source : ghc-memory-0.15.0-7.el9.src.rpm
Repository : epel
Summary : Memory and related abstraction stuff
URL : https://hackage.haskell.org/package/memory
License : BSD
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.
Available Packages
Name : ghc-memory
Version : 0.15.0
Release : 7.el9
Architecture : x86_64
Size : 116 k
Source : ghc-memory-0.15.0-7.el9.src.rpm
Repository : epel
Summary : Memory and related abstraction stuff
URL : https://hackage.haskell.org/package/memory
License : BSD
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.