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

Last updated: May 09,2024

1. Install "libghc-mmap-prof" package

Please follow the instructions below to install libghc-mmap-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-mmap-prof" package

This tutorial shows how to uninstall libghc-mmap-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-mmap-prof
Priority: extra
Section: universe/haskell
Installed-Size: 224
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-mmap
Version: 0.5.9-3
Provides: libghc-mmap-prof-0.5.9-87f4a
Depends: libghc-mmap-dev (= 0.5.9-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873
Filename: pool/universe/h/haskell-mmap/libghc-mmap-prof_0.5.9-3_amd64.deb
Size: 30422
MD5sum: b09ff746026874573d62267cac81d7dc
SHA1: 9061780c2237f0d1a0a582d1d4547e3f6aa0cbc1
SHA256: 9642fceac24a8f715a41cccc3f2bdf6e24f6b00ac5ae45d811b2a9ca92af8287
Description-en: Memory mapped files for POSIX and Windows; profiling libraries
This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
devices to be lazily loaded into memory as strict or lazy ByteStrings,
ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
loading. Modifications are also supported.
.
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: 49717355f332b40e4ec54793462fc78a
Homepage: http://hackage.haskell.org/package/mmap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu