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

Last updated: September 20,2024

1. Install "libocamlviz-ocaml-dev" package

In this section, we are going to explain the necessary steps to install libocamlviz-ocaml-dev on Kali Linux

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

2. Uninstall "libocamlviz-ocaml-dev" package

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

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

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

Package: libocamlviz-ocaml-dev
Source: ocamlviz (1.01-8)
Version: 1.01-8+b1
Installed-Size: 655
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: libcamlp4-ocaml-dev-rmyu5, libcompiler-libs-ocaml-dev-rcwc4, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, ocamlviz
Recommends: libocamlviz-ocaml-doc
Size: 161696
SHA256: ab84328bd17fee8166f27fe7b950a85eac79544063e7e67bdc3b784bcdbcc92d
SHA1: 76135a57845d371b48484fc2eff9ea0464bdac98
MD5sum: 42d299dc7ba3496ed3b41bc89a92403f
Description: real-time profiling tools for Objective Caml (library)
Ocamlviz gives the ability to instrument an existing code, in real
time, with lightweight monitoring annotations. Ocamlviz can also be
used as a debugging tool.
.
Here are a few possibilities provided by Ocamlviz:
* observe details about the garbage collector
* observe how many times the program goes through a point
* make a set of values (any) and count its cardinal number and its
size in the heap
* observe how much time passed between two points of the program
* observe the value of integers, floating-point numbers, booleans
and strings
* observe details about hash tables, like the number of empty
buckets, or the filling rate
* etc
.
This package provides the Ocamlviz library.
Description-md5:
Homepage: http://ocamlviz.forge.ocamlcore.org/
Tag: devel::library, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlviz/libocamlviz-ocaml-dev_1.01-8+b1_amd64.deb