How to Install and Uninstall ocamlviz Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "ocamlviz" package

This is a short guide on how to install ocamlviz on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ocamlviz

2. Uninstall "ocamlviz" package

In this section, we are going to explain the necessary steps to uninstall ocamlviz on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ocamlviz $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocamlviz package on Ubuntu 21.10 (Impish Indri)

Package: ocamlviz
Architecture: amd64
Version: 1.01-5
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5741
Depends: libc6 (>= 2.32), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.22.0), graphviz
Recommends: libocamlviz-ocaml-dev
Filename: pool/universe/o/ocamlviz/ocamlviz_1.01-5_amd64.deb
Size: 1127248
MD5sum: edae996600084f5823f291238aa8f38e
SHA1: 24003981d9dfd89715f70b6aca4eacadd4844c4e
SHA256: 6ff3f71c4f518621e09a061ca9a0bed5805746e73e3e341f8124f64a358f2b5c
SHA512: 8ea55dd1c6523a4aba1f2af771fe7edae0a2036eca2329f013772b214dc3c9ebbb314a5453119006bd99d2cc14fec7c07fd005ce97257b90116d1501dc447692
Homepage: http://ocamlviz.forge.ocamlcore.org/
Description-en: real-time profiling tools for Objective Caml (clients)
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 two sorts of client output:
* an ASCII client, the monitoring is displayed in a file
* a Graphical User Interface, using Lablgtk2, that allows, for
instance, displaying data in a graph
Description-md5: 9044bef21e1256742a711d48a4e9ef0a