How to Install and Uninstall tuareg-mode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "tuareg-mode" package

This is a short guide on how to install tuareg-mode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tuareg-mode

2. Uninstall "tuareg-mode" package

This guide covers the steps necessary to uninstall tuareg-mode on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tuareg-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the tuareg-mode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tuareg-mode
Priority: optional
Section: universe/devel
Installed-Size: 424
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 1:2.0.9-2
Depends: emacs | emacsen, emacsen-common (>= 2.0.8)
Recommends: ocaml-interp, ocaml-mode
Filename: pool/universe/t/tuareg-mode/tuareg-mode_2.0.9-2_all.deb
Size: 60768
MD5sum: 50d50f481a1d706400440301d44e7ade
SHA1: 3bfabf36713094a8280172fcfcb8be17f79ed3fa
SHA256: 0eaecd14de2ada018c9684b46d8ca5c7b283813dd15998545ff1a1d84ad2ebb1
Description-en: emacs-mode for ocaml programs
It handles automatic indentation of Objective Caml and Caml-Light
code. Key parts of the code are highlighted using Font-Lock. It
provides support to run an interactive OCaml toplevel and debugger.
It works both with FSF Emacs and XEmacs.
.
This mode attempts to give better results than the one provided in
the standard distribution of OCaml and which is available through the
ocaml-mode package. Indentation rules are slightly different but
closer to classical functional languages indentation. Tuareg-mode
gives access to some functionalities from ocaml-mode when that
package is installed.
Description-md5: 48117cbd87c66076fc09938aef0b7569
Enhances: ocaml-interp
Homepage: http://tuareg.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu