How to Install and Uninstall elpa-tuareg Package on Kali Linux

Last updated: May 18,2024

1. Install "elpa-tuareg" package

This guide let you learn how to install elpa-tuareg on Kali Linux

$ sudo apt update $ sudo apt install elpa-tuareg

2. Uninstall "elpa-tuareg" package

Here is a brief guide to show you how to uninstall elpa-tuareg on Kali Linux:

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

3. Information about the elpa-tuareg package on Kali Linux

Package: elpa-tuareg
Source: tuareg-mode
Version: 1:3.0.1-2
Installed-Size: 325
Maintainer: Debian OCaml Maintainers
Architecture: all
Replaces: tuareg-mode (<< 1:2.1.0-3)
Depends: elpa-caml (>= 4.8), dh-elpa-helper, emacsen-common
Recommends: emacs, ocaml-interp
Enhances: emacs, ocaml-interp
Breaks: tuareg-mode (<< 1:2.1.0-3)
Size: 70864
SHA256: 85e2a5f34f2fe906f2a0f15ee7b016f64fa5b0da2daf6e9d183571394fc2acbb
SHA1: 6a96e8e6aaaf639ba588e3ffd7b78ed83390b493
MD5sum: 2bb88465b78847c87f6973e389697511
Description: emacs-mode for OCaml programs
OCaml (Objective Caml) is a programming language featuring functional
programming, mutable data structures, algebraic data types, and type
inference.
.
This package provides tuareg-mode for editing OCaml programs with
Emacs and XEmacs. It also works on Caml Light, the predecessor
language of OCaml.
.
Tuareg 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.
.
Another popular emacs mode for editing OCaml files is caml-mode,
available through the elpa-caml package. Tuareg attempts to give
better results than caml-mode. Indentation rules are slightly
different but closer to classical functional languages
indentation. Tuareg gives access to some functionalities from
caml-mode.
Description-md5:
Homepage: https://github.com/ocaml/tuareg
Section: ocaml
Priority: optional
Filename: pool/main/t/tuareg-mode/elpa-tuareg_3.0.1-2_all.deb