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

Last updated: May 20,2024

1. Install "libghc-bytestring-mmap-prof" package

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

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

2. Uninstall "libghc-bytestring-mmap-prof" package

This is a short guide on how to uninstall libghc-bytestring-mmap-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-bytestring-mmap-prof
Priority: extra
Section: universe/haskell
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bytestring-mmap
Version: 0.2.2-8
Provides: libghc-bytestring-mmap-prof-0.2.2-ecde3
Depends: libghc-bytestring-mmap-dev (= 0.2.2-8), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-bytestring-mmap/libghc-bytestring-mmap-prof_0.2.2-8_amd64.deb
Size: 13996
MD5sum: 084039c23bcdd7e2f08d65276d3feec2
SHA1: 50cfa27b7cb18276bfed2b2aa5988266af6c4c8f
SHA256: bec5f0f68a5e7e452e59ef0964120da0d6615697c9636fc2c09e6ad7ae575722
Description-en: mmap support for strict ByteStrings; profiling libraries
This library provides a wrapper to mmap(2), allowing files or
devices to be lazily loaded into memory as strict or lazy
ByteStrings, using the virtual memory subsystem to do on-demand
loading.
.
This package contains the libraries compiled with profiling enabled.
Description-md5: fef1a77f8b2d86a07a0badc33bbb2d57
Homepage: http://code.haskell.org/~dons/code/bytestring-mmap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu