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

Last updated: May 17,2024

1. Install "ocaml-interp" package

Please follow the guidelines below to install ocaml-interp on Kali Linux

$ sudo apt update $ sudo apt install ocaml-interp

2. Uninstall "ocaml-interp" package

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

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

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

Package: ocaml-interp
Source: ocaml
Version: 4.14.1-1
Installed-Size: 21337
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: ocaml-interp-4.14.1
Depends: ocaml-base (= 4.14.1-1), libcompiler-libs-ocaml-dev (= 4.14.1-1), libstdlib-ocaml-ep7y0
Recommends: ledit | readline-editor
Size: 6456232
SHA256: 5f3ca3d029bfea7521e74c7a699d8d1a84841b3882c99a3dc4425c54caf86320
SHA1: d328056ef5e45dc98ca7b1370d4608961a851671
MD5sum: cbb3c6c8b57ca318d639196e15783f39
Description: OCaml interactive interpreter and standard libraries
Objective Caml (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system
and a powerful module system in the style of Standard ML.
.
This package contains the files required to run an OCaml shell from the
command line.
Description-md5:
Homepage: https://ocaml.org/
Tag: devel::interpreter, devel::lang:ocaml, implemented-in::ocaml,
interface::commandline, role::program, scope::utility
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml/ocaml-interp_4.14.1-1_amd64.deb