How to Install and Uninstall libghc-mmap-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "libghc-mmap-dev" package

Please follow the step by step instructions below to install libghc-mmap-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-mmap-dev" package

Please follow the step by step instructions below to uninstall libghc-mmap-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-mmap-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-mmap-dev
Architecture: amd64
Version: 0.5.9-8build1
Priority: extra
Section: universe/haskell
Source: haskell-mmap
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 332
Provides: libghc-mmap-dev-0.5.9-aee1e
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libc6 (>= 2.4), libgmp10
Suggests: libghc-mmap-doc, libghc-mmap-prof
Filename: pool/universe/h/haskell-mmap/libghc-mmap-dev_0.5.9-8build1_amd64.deb
Size: 43808
MD5sum: 656cc039b1ded7c969edfddd8eb42b3e
SHA1: ff607b590c7390c3b1c3e90c75188ca848b0557d
SHA256: 46791637f5c2baa99eb41d680f8b95226b8d8913dfcb5f27cd869b6377f002ea
SHA512: 10354b6024c389d47421fa56f147eb8a10457d06865f29d1121a707dd4eeb6f592ca782472f76173c9442de705cc25ee04ff787a5c0b20cef44fa28eb88757f4
Homepage: https://hackage.haskell.org/package/mmap
Description-en: Memory mapped files for POSIX and Windows
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8f434645286c636034c55ce2c6abeb32
Ghc-Package: mmap-0.5.9-Bvai6slsBRbEvu5hnNXYuv