How to Install and Uninstall ocaml-batteries-included Package on Kali Linux

Last updated: May 17,2024

1. Install "ocaml-batteries-included" package

In this section, we are going to explain the necessary steps to install ocaml-batteries-included on Kali Linux

$ sudo apt update $ sudo apt install ocaml-batteries-included

2. Uninstall "ocaml-batteries-included" package

Please follow the instructions below to uninstall ocaml-batteries-included on Kali Linux:

$ sudo apt remove ocaml-batteries-included $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocaml-batteries-included package on Kali Linux

Package: ocaml-batteries-included
Source: ocaml-batteries
Version: 3.7.2-1
Installed-Size: 29
Maintainer: Debian OCaml Maintainers
Architecture: all
Depends: libbatteries-ocaml-dev, libbatteries-ocaml-doc
Size: 13820
SHA256: fd13dd6142d74dcebb52af1b59716708c1d9ee6e6f0f020634d18eea51a79c8d
SHA1: b9d216ca34f1e61e59136db7bf3b859ff5dc881a
MD5sum: 0d6852de66e521f4e68931419c84d758
Description: Batteries included: OCaml development platform - metapackage
Batteries included is a community-driven effort to standardize on an
uniform, documented, and comprehensive OCaml development platform.
.
Batteries included serves the following purposes:
* define a standard set of libraries which may be expected on every
compliant installation of OCaml
* organize these libraries into a hierarchy of modules, with one
source of documentation
* define a standard set of language extensions which may be expected
on every compliant installation of OCaml
* provide a consistent API for otherwise independent libraries.
.
This metapackage is provided for convenience, to install all of
batteries included at once.
Description-md5:
Homepage: https://github.com/ocaml-batteries-team/batteries-included
Tag: devel::lang:ocaml, implemented-in::ocaml, role::metapackage
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-batteries/ocaml-batteries-included_3.7.2-1_all.deb