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

Last updated: May 16,2024

1. Install "dh-ocaml" package

Please follow the guidance below to install dh-ocaml on Kali Linux

$ sudo apt update $ sudo apt install dh-ocaml

2. Uninstall "dh-ocaml" package

Please follow the steps below to uninstall dh-ocaml on Kali Linux:

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

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

Package: dh-ocaml
Version: 2.0
Installed-Size: 246
Maintainer: Debian OCaml Maintainers
Architecture: all
Provides: dh-sequence-ocaml
Recommends: debhelper, ocaml
Suggests: git
Size: 75080
SHA256: 52501b47244ce6e09863bd8753e03f573bccfff4f3d0b05e51e5a5bc67e8e903
SHA1: 5dfed501f1bafd5b0ff45f017772aeaac7393ecf
MD5sum: f7e907399ffc31acfb0d73e980d50bd4
Description: helper tools for maintaining OCaml-related Debian packages
dh-ocaml is a set of tools and documents to help maintaining Debian
packages related to the Objective Caml (OCaml) programming language.
.
dh-ocaml notably contains the following components:
* Makefile helpers to write debian/rules files implementing OCaml
packaging best-practices (both for CDBS lovers and haters)
* the Debian OCaml Packaging Policy
* dh_ocaml debhelper to automatically computes dependencies among
binary OCaml packages
* ocaml-md5sums, the tool used to maintain the system registry of
OCaml module interface checksums
Description-md5:
Multi-Arch: foreign
Section: ocaml
Priority: optional
Filename: pool/main/d/dh-ocaml/dh-ocaml_2.0_all.deb