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

Last updated: May 18,2024

1. Install "libghc-mmap-doc" package

This guide let you learn how to install libghc-mmap-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-mmap-doc" package

Please follow the guidelines below to uninstall libghc-mmap-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-mmap-doc
Priority: extra
Section: universe/doc
Installed-Size: 189
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-mmap
Version: 0.5.9-3
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-mmap/libghc-mmap-doc_0.5.9-3_all.deb
Size: 28876
MD5sum: 4a60a0c899e0a9b27cf5e074f160d40e
SHA1: 4339dc98c0c763c51f3c5a83dbb87ca38f619067
SHA256: ae7b2eb47b3870183ffb1d5b62de15cfa75679b5764428f49712ea6d08ef4dbb
Description-en: Memory mapped files for POSIX and Windows; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9724fcf935f9fb07cf013f129a3d78d9
Homepage: http://hackage.haskell.org/package/mmap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu