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

Last updated: May 20,2024

1. Install "libgmap-ocaml" package

This guide let you learn how to install libgmap-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libgmap-ocaml

2. Uninstall "libgmap-ocaml" package

Learn how to uninstall libgmap-ocaml on Kali Linux:

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

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

Package: libgmap-ocaml
Source: ocaml-gmap (0.3.0-4)
Version: 0.3.0-4+b1
Installed-Size: 92
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libgmap-ocaml-r4p74
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 25948
SHA256: b6b2ce4440dfe6c6fb7e4e2bb3241253aa4469323a9af2026c4c6fedbe5bccd4
SHA1: d7ec43a278c5f3d5b982901d0c380a1d4f98adad
MD5sum: ccd404d14932994d2c274a9d683dfef4
Description: heterogenous maps over a GADT for OCaml (runtime files)
Gmap exposes the functor Make which takes a key type (a GADT 'a key)
and outputs a type-safe Map where each 'a key is associated with a 'a
value. This removes the need for additional packing. It uses OCaml's
stdlib Map data structure.
.
This package contains runtime files.
Description-md5:
Homepage: https://github.com/hannesm/gmap
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-gmap/libgmap-ocaml_0.3.0-4+b1_amd64.deb