How to Install and Uninstall ocaml-core Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ocaml-core" package

Please follow the guidelines below to install ocaml-core on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ocaml-core

2. Uninstall "ocaml-core" package

Please follow the guidance below to uninstall ocaml-core on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ocaml-core package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ocaml-core
Priority: optional
Section: universe/devel
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: meta-ocaml
Version: 3.12.0.1
Depends: ocaml, ocaml-interp, camlp4, ocaml-findlib
Recommends: ocaml-best-compilers, otags, camlp4-extra, ocaml-tools, tuareg-mode, libounit-ocaml-dev, readline-editor
Suggests: ocaml-doc, cameleon, ocamlweb, camlidl, cmigrep, ocamldsort, ocamlmakefile
Filename: pool/universe/m/meta-ocaml/ocaml-core_3.12.0.1_all.deb
Size: 3668
MD5sum: cc77cd21e10aeba6ef9878683d3cbc38
SHA1: 3ffac3e99c0f45484c023c240b23a965d66697e6
SHA256: 768637e54d3863791976e96b604fac9789ae8145baaf637f48416f2e5959686d
Description-en: OCaml core tools (metapackage)
A metapackage containing dependencies on, and suggestions of packages useful
for developing in the Objective Caml (OCaml) programming language.
.
Includes dependencies on various tools related to OCaml like
compiler and preprocessor, tuareg mode for the emacs editor, package manager,
documentation tool and more.
.
Also includes a RAD tool for GUI design and a framework for
regression testing.
Description-md5: 7e072759dbd504ff4ede78877f1d85b3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu