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

Last updated: May 16,2024

1. Install "ocaml-tools" package

In this section, we are going to explain the necessary steps to install ocaml-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ocaml-tools

2. Uninstall "ocaml-tools" package

Please follow the step by step instructions below to uninstall ocaml-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ocaml-tools
Priority: optional
Section: universe/devel
Installed-Size: 288
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 20120103-4build1
Depends: ocaml-base-nox-4.02.3
Recommends: vim, vim-addon-manager
Suggests: autoconf, otags
Filename: pool/universe/o/ocaml-tools/ocaml-tools_20120103-4build1_all.deb
Size: 58422
MD5sum: 300cb9f3925255f1a0679d35b44aab9b
SHA1: bec955ce045c79bcd15af4969b257cc3d6ca0bf3
SHA256: e73a3e928737250eef05ed53a3bc1e156009d521bc09ce04ef1042f803bc90f7
Description-en: tools for OCaml developers
This package collects various tools to help developing Objective Caml
(OCaml) programs; in particular it contains:
.
* ocaml-autoconf: autoconf macros for OCaml
* omlet: a better OCaml indentation mode for vim
* a configure.in and Makefile.in template
* ocamldot: generate program dependency graphs for OCaml programs
Description-md5: 2b87a5232e01a1d14faf94951ded1484
Enhances: ocaml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu