How to Install and Uninstall ocaml-base Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ocaml-base" package

In this section, we are going to explain the necessary steps to install ocaml-base on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ocaml-base

2. Uninstall "ocaml-base" package

Please follow the instructions below to uninstall ocaml-base on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ocaml-base package on Ubuntu 21.10 (Impish Indri)

Package: ocaml-base
Architecture: amd64
Version: 4.11.1-4
Priority: optional
Section: universe/devel
Source: ocaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Provides: ocaml-base-4.11.1
Depends: ocaml-base-nox
Filename: pool/universe/o/ocaml/ocaml-base_4.11.1-4_amd64.deb
Size: 2172
MD5sum: 84880c031c0c12c476fca38dd05c14cd
SHA1: 239e22835e1be20029fe87d76a870f66647905c3
SHA256: 2b3cad439a584aeeaa5796afb4b355cd5717e6e03a6b49b6f8ce4b93dc965ac1
SHA512: 0774626875b7c83c89f7ba2f385a06dec2dfc625101309a542e9e28a7824e7570e0659fabaea964ee21739b605f335d5c9cafb3f896ba94da26c2a2a11710653
Homepage: https://ocaml.org/
Description-en: Runtime system for OCaml bytecode executables
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 only the runtime system needed to run bytecode
executables. The 'ocaml' package contains the full development suite of
Objective Caml. You may wish to install the 'ocaml-base-nox' package if
you do not require any graphical capabilities for your runtime.
Description-md5: 84e550243216cdd5a47f4a5444f96a15