How to Install and Uninstall libmmap-ocaml Package on Kali Linux

Last updated: May 19,2024

1. Install "libmmap-ocaml" package

This is a short guide on how to install libmmap-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libmmap-ocaml

2. Uninstall "libmmap-ocaml" package

This tutorial shows how to uninstall libmmap-ocaml on Kali Linux:

$ sudo apt remove libmmap-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmmap-ocaml package on Kali Linux

Package: libmmap-ocaml
Source: ocaml-mmap (1.2.0-3)
Version: 1.2.0-3+b1
Installed-Size: 33
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libmmap-ocaml-an1i0
Depends: libbigarray-compat-ocaml-v4245, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 6248
SHA256: 460012ef3181fb0f7662ac30eaa18256860ce32e3a79cf0217355c1b6775d269
SHA1: 458e5e5ed01cc3be6a94f0bc768b9ea313640f12
MD5sum: 6d7626d6cb41b9cad0e5d611015a39a1
Description: file mapping functionality in OCaml (runtime)
This project provides a Mmap.map_file function for mapping files in
memory. This function is the same as the Unix.map_file function added
in OCaml >= 4.06.
.
This package contains runtime files.
Description-md5:
Homepage: https://github.com/mirage/mmap
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-mmap/libmmap-ocaml_1.2.0-3+b1_amd64.deb