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

Last updated: May 15,2024

1. Install "libodoc-ocaml-dev" package

Learn how to install libodoc-ocaml-dev on Kali Linux

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

2. Uninstall "libodoc-ocaml-dev" package

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

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

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

Package: libodoc-ocaml-dev
Source: ocaml-odoc
Version: 2.4.1-1
Installed-Size: 38725
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libodoc-ocaml-dev-5nrb8
Depends: libastring-ocaml-dev-j03q9, libcompiler-libs-ocaml-dev-rcwc4, libfmt-ocaml-dev-wnyp9, libfpath-ocaml-dev-8hgh1, libodoc-ocaml-5nrb8, libodoc-parser-ocaml-dev-8in43, libresult-ocaml-dev-mx0o3, libstdlib-ocaml-dev-ep7y0, libtyxml-ocaml-dev-zqkj4, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 9042092
SHA256: 8b653c9c5c0c0548d9820c612d9bdc48401641ac3b67236756449916169f9808
SHA1: 716c7b47876390dad9362a30c81c92326214790b
MD5sum: fb638f9a2f30d3923447396a70e9f990
Description: documentation generator for OCaml (development libraries)
Odoc is a documentation generator for the OCaml programming language.
It reads doc comments contained in OCaml source code, delimited with
(** ... *), and produces HTML.
.
Odoc's main advantage over ocamldoc is an accurate cross-referencer,
which handles the complexity of the OCaml module system. Odoc also
offers a good opportunity to improve HTML output compared to ocamldoc.
.
Furthermore, odoc can be used by dune to generate documentation of
OCaml projects using dune as a build-system.
.
This package contains the development files.
Description-md5:
Homepage: https://github.com/ocaml/odoc
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-odoc/libodoc-ocaml-dev_2.4.1-1_amd64.deb