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

Last updated: May 09,2024

1. Install "libghc-mmap-prof" package

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

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

2. Uninstall "libghc-mmap-prof" package

Please follow the steps below to uninstall libghc-mmap-prof on Kali Linux:

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

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

Package: libghc-mmap-prof
Source: haskell-mmap (0.5.9-10)
Version: 0.5.9-10+b1
Installed-Size: 252
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mmap-prof-0.5.9-d3eb3
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-mmap-dev (= 0.5.9-10+b1)
Size: 38836
SHA256: 6a31a4eada1b7de7d0b1be593e511b78ab692c59939f4883c202496fbdc321f2
SHA1: c0e45ee3ce7b41069a4d98caca28991b1bf21966
MD5sum: 0b821d5fabbce45251145dd881b9e0a0
Description: Memory mapped files for POSIX and Windows; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/mmap
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mmap/libghc-mmap-prof_0.5.9-10+b1_amd64.deb