How to Install and Uninstall dune Package on Kali Linux

Last updated: March 29,2024

1. Install "dune" package

This guide covers the steps necessary to install dune on Kali Linux

$ sudo apt update $ sudo apt install dune

2. Uninstall "dune" package

Please follow the steps below to uninstall dune on Kali Linux:

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

3. Information about the dune package on Kali Linux

Package: dune
Source: ocaml-dune
Version: 2.9.1-1
Installed-Size: 47
Maintainer: Debian OCaml Maintainers
Architecture: all
Depends: ocaml-dune
Size: 39560
SHA256: 7af04a699b6bb0f7e073f8f5419808b868a49e0734f67ee3e4d0fb7288f8b0af
SHA1: df3eaf67b18e8c8dabc108de39f651a73d30bc01
MD5sum: 6d53f1704fe7cc884154f621eceac5a0
Description: composable build system for OCaml projects -- transitional package
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.
.
ocaml-dune was previously called dune; this is a transitional package,
which can be safely removed.
Description-md5: 25d5edd4dd89fbf78620ece549b2eaf9
Homepage: https://github.com/ocaml/dune
Tag: uitoolkit::ncurses
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-dune/dune_2.9.1-1_all.deb