How to Install and Uninstall libghc-memory-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libghc-memory-dev" package

Here is a brief guide to show you how to install libghc-memory-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-memory-dev

2. Uninstall "libghc-memory-dev" package

Please follow the steps below to uninstall libghc-memory-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-memory-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-memory-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-memory-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1826
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-memory
Version: 0.10-1
Provides: libghc-memory-dev-0.10-51efd
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-deepseq-dev-1.4.1.1-614b6, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-memory-doc, libghc-memory-prof
Filename: pool/universe/h/haskell-memory/libghc-memory-dev_0.10-1_amd64.deb
Size: 186156
MD5sum: 739e598532eb09922bc3c1ca55cd6ef0
SHA1: 71da57f65ade8ead3f65c953ef6a057c87e64f39
SHA256: 5d865f607b864dee3eeae6f013921f49bafb07874aa530b2d1af41c676b83b7b
Description-en: memory and related abstraction stuff
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.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b1b6197dea4574288ac21bc2526645c4
Homepage: https://github.com/vincenthz/hs-memory
Ghc-Package: memory-0.10-51efde9a7dfb4ba4cb90549cb7ade06a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu