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

Last updated: May 18,2024

1. Install "ocaml-dune" package

Learn how to install ocaml-dune on Kali Linux

$ sudo apt update $ sudo apt install ocaml-dune

2. Uninstall "ocaml-dune" package

This guide covers the steps necessary to uninstall ocaml-dune on Kali Linux:

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

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

Package: ocaml-dune
Version: 3.14.0-1
Installed-Size: 17651
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: dune (<< 1.6.2-3), jbuilder (<< 1.0~beta20-1), whitedune (<< 0.30.10-2.2)
Provides: jbuilder
Depends: libc6 (>= 2.35)
Breaks: dune (<< 1.6.2-3), jbuilder (<< 1.0~beta20-1), libsedlex-ocaml-dev (<< 2.1-4), whitedune (<< 0.30.10-2.2)
Size: 4412672
SHA256: 97b7bb44ba2b660f5675e11f3c67cabb41864bc9bc119b5ed896be46d59ba707
SHA1: 71fb2752e543c017c84369a9d80a6c95a3de79dd
MD5sum: 192cbeff34a10e4986cf9c08a8e68c56
Description: composable build system for OCaml projects
Dune is a build system designed for OCaml/Reason projects
only. It focuses on providing the user with a consistent experience
and takes care of most of the low-level details of OCaml
compilation. All you have to do is provide a description of your
project and Dune will do the rest.
.
This package contains the dune executable.
Description-md5:
Homepage: https://github.com/ocaml/dune
Tag: uitoolkit::ncurses
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-dune/ocaml-dune_3.14.0-1_amd64.deb