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

Last updated: May 14,2024

1. Install "libbase-ocaml" package

This guide let you learn how to install libbase-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libbase-ocaml

2. Uninstall "libbase-ocaml" package

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

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

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

Package: libbase-ocaml
Source: janest-base
Version: 0.16.3-1
Installed-Size: 9357
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libbase-ocaml-jykn4
Depends: libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.4)
Size: 2317664
SHA256: 883fe1e044bdf541645c31339f63aefc75d3ab106fe71fa3708288e224e9d22a
SHA1: 04cca3f6577f8983ce35ce29abb8b7f35a7c6b5c
MD5sum: b87a9395e3a78792c846bc9c57fbc5d9
Description: Jane Street's alternative standard library (runtime)
Base is a standard library for OCaml. It provides a standard set of
general purpose modules that are well-tested, performant, and
fully-portable across any environment that can run OCaml code. Unlike
other standard library projects, Base is meant to be used as a
wholesale replacement of the standard library distributed with the
OCaml compiler. In particular it makes different choices and doesn’t
re-export features that are not fully portable such as I/O, which are
left to other libraries.
.
This package contains runtime files.
Description-md5:
Homepage: https://github.com/janestreet/base
Section: ocaml
Priority: optional
Filename: pool/main/j/janest-base/libbase-ocaml_0.16.3-1_amd64.deb