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

Last updated: April 27,2024

1. Install "libghc-memory-prof" package

In this section, we are going to explain the necessary steps to install libghc-memory-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-memory-prof" package

This guide let you learn how to uninstall libghc-memory-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-memory-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1471
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-memory
Version: 0.10-1
Provides: libghc-memory-prof-0.10-51efd
Depends: libghc-memory-dev (= 0.10-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-deepseq-prof-1.4.1.1-614b6, libghc-ghc-prim-prof-0.4.0.0-6cdc8
Filename: pool/universe/h/haskell-memory/libghc-memory-prof_0.10-1_amd64.deb
Size: 160346
MD5sum: 29f3b9e0a69b4c3515b899f90ad8bcce
SHA1: b11a0957a30352aba1a86a0df9860549582dbc9d
SHA256: ce56c75873537f12ac5a6ca1d4296f30bf7b8b2c29e1528e7c63ff8e43da8096
Description-en: memory and related abstraction stuff; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 156d9cf0f9f8df42dea916c91b1c31c9
Homepage: https://github.com/vincenthz/hs-memory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu