How to Install and Uninstall ghc-memory.x86_64 Package on Fedora 36
Last updated: November 25,2024
1. Install "ghc-memory.x86_64" package
Please follow the steps below to install ghc-memory.x86_64 on Fedora 36
$
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 Fedora 36:
$
sudo dnf remove
ghc-memory.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-memory.x86_64 package on Fedora 36
Last metadata expiration check: 4:56:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-memory
Version : 0.15.0
Release : 7.fc36
Architecture : x86_64
Size : 116 k
Source : ghc-memory-0.15.0-7.fc36.src.rpm
Repository : fedora
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.fc36
Architecture : x86_64
Size : 116 k
Source : ghc-memory-0.15.0-7.fc36.src.rpm
Repository : fedora
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.