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

Last updated: May 16,2024

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

This tutorial shows how to install libghc-bytestring-mmap-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-bytestring-mmap-dev
Priority: extra
Section: universe/haskell
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bytestring-mmap
Version: 0.2.2-8
Provides: libghc-bytestring-mmap-dev-0.2.2-ecde3
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-unix-dev-2.7.1.0-bb54e
Suggests: libghc-bytestring-mmap-doc, libghc-bytestring-mmap-prof
Filename: pool/universe/h/haskell-bytestring-mmap/libghc-bytestring-mmap-dev_0.2.2-8_amd64.deb
Size: 18188
MD5sum: 1c7e977f60ca3a42dbac192b9216589b
SHA1: 31bbc6d88565c0903b173e3b66ab0739ac8706bc
SHA256: d20f520d9f1c891b4e517e82bf50fd712412bcc333e562e09df290d8b9d77bcc
Description-en: mmap support for strict ByteStrings
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 normal library files.
Description-md5: 92e5f6e05de67ff5dfa1138875cd302d
Homepage: http://code.haskell.org/~dons/code/bytestring-mmap/
Ghc-Package: bytestring-mmap-0.2.2-ecde3edde6b3b4c0be977f8c5136b620
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu