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

Last updated: May 17,2024

1. Install "libodoc-ocaml" package

Here is a brief guide to show you how to install libodoc-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libodoc-ocaml

2. Uninstall "libodoc-ocaml" package

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

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

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

Package: libodoc-ocaml
Source: ocaml-odoc
Version: 2.4.1-1
Installed-Size: 4417
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libodoc-ocaml-5nrb8
Depends: libastring-ocaml-j03q9, libfmt-ocaml-wnyp9, libfpath-ocaml-8hgh1, libodoc-parser-ocaml-8in43, libresult-ocaml-mx0o3, libstdlib-ocaml-ep7y0, libtyxml-ocaml-zqkj4, ocaml-base-4.14.1
Size: 1340904
SHA256: fde12a861ae03ea51830187d12b568be292c7d11be9cdb8cd575c91232bd9dfc
SHA1: c26e716aa37c76003541b43dba1d924401fdabf9
MD5sum: b7da316e4a887f869e718fb57248f7a5
Description: documentation generator for OCaml (runtime 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 runtime files.
Description-md5:
Homepage: https://github.com/ocaml/odoc
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-odoc/libodoc-ocaml_2.4.1-1_amd64.deb