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

Last updated: June 03,2024

1. Install "libgmap-ocaml-dev" package

Please follow the instructions below to install libgmap-ocaml-dev on Kali Linux

$ sudo apt update $ sudo apt install libgmap-ocaml-dev

2. Uninstall "libgmap-ocaml-dev" package

In this section, we are going to explain the necessary steps to uninstall libgmap-ocaml-dev on Kali Linux:

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

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

Package: libgmap-ocaml-dev
Source: ocaml-gmap (0.3.0-4)
Version: 0.3.0-4+b1
Installed-Size: 236
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libgmap-ocaml-dev-r4p74
Depends: libgmap-ocaml-r4p74, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 59132
SHA256: 0b982e2c1db2be79239ac57111175e334d4f2c6439e2c42e031568fe92cbb2aa
SHA1: fc51bd1d03147d0f37f952e5107ff78332e10986
MD5sum: d9304415fd0f1febfe76738cb5571da8
Description: heterogenous maps over a GADT for OCaml (dev 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 development files.
Description-md5:
Homepage: https://github.com/hannesm/gmap
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-gmap/libgmap-ocaml-dev_0.3.0-4+b1_amd64.deb