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

Last updated: April 28,2024

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

Here is a brief guide to show you how to install libghc-bytestring-mmap-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libghc-bytestring-mmap-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-bytestring-mmap-doc
Priority: extra
Section: universe/doc
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-bytestring-mmap
Version: 0.2.2-8
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-bytestring-mmap/libghc-bytestring-mmap-doc_0.2.2-8_all.deb
Size: 21920
MD5sum: 1e50a12216c233fe7779ea7348311a26
SHA1: 6dc89941c26d9f3b7639a1f6cf4320d3c9f5af3d
SHA256: 820bb6181f101e95fdcdf72279932b1a41f7f79325ddb75857228c85ad8b8068
Description-en: mmap support for strict ByteStrings; documentation
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 documentation files.
Description-md5: 0eed6673efedb5b8c911cc8e0f1d6d24
Homepage: http://code.haskell.org/~dons/code/bytestring-mmap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu