How to Install and Uninstall libghc-mmap-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "libghc-mmap-dev" package

Please follow the guidance below to install libghc-mmap-dev on Kali Linux

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

2. Uninstall "libghc-mmap-dev" package

This guide covers the steps necessary to uninstall libghc-mmap-dev on Kali Linux:

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

3. Information about the libghc-mmap-dev package on Kali Linux

Package: libghc-mmap-dev
Source: haskell-mmap (0.5.9-10)
Version: 0.5.9-10+b1
Installed-Size: 291
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mmap-dev-0.5.9-d3eb3
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libc6 (>= 2.33), libgmp10 (>= 2:6.3.0+dfsg)
Size: 45424
SHA256: 2985f2474e7d0336421b424dd4d276b4d061a8b86095366789e9575df240ab8e
SHA1: 362fe0e1c4b5c3c4dfc374243d08c722624bf3af
MD5sum: a67334cdcfc217eab6260ca9cdec2adb
Description: 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:
Homepage: https://hackage.haskell.org/package/mmap
Ghc-Package: mmap-0.5.9-H8jDt2RiDBxH8BOTtcZQud
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mmap/libghc-mmap-dev_0.5.9-10+b1_amd64.deb