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

Last updated: May 03,2024

1. Install "elpa-caml" package

Please follow the guidance below to install elpa-caml on Kali Linux

$ sudo apt update $ sudo apt install elpa-caml

2. Uninstall "elpa-caml" package

In this section, we are going to explain the necessary steps to uninstall elpa-caml on Kali Linux:

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

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

Package: elpa-caml
Source: caml-mode
Version: 4.9-3
Installed-Size: 242
Maintainer: Debian OCaml Maintainers
Architecture: all
Replaces: ocaml-mode (<< 4.06)
Depends: dh-elpa-helper, emacsen-common
Breaks: ocaml-mode (<< 4.06)
Size: 51340
SHA256: 560be702403172923c32ea498804cc2d1e7c14a0c8a728eaa9f999c7a4ee72a0
SHA1: 8e3ffb25ba5bdab226c980f5c2155852dd880ef5
MD5sum: 589ec078c69917c8b60e589ca5674e68
Description: emacs mode for editing OCaml programs
OCaml (Objective Caml) is a programming language featuring functional
programming, mutable data structures, algebraic data types, and type
inference.
.
This package provides caml-mode for editing OCaml programs with Emacs
and XEmacs. It also works on Caml Light, the predecessor language of
OCaml.
.
Caml-mode supports:
- indentation
- compilation and error retrieving
- interaction with the toplevel
- font-lock
- imenu
.
Another popular emacs mode for editing OCaml files is tuareg,
available through the elpa-tuareg package.
Description-md5:
Homepage: https://github.com/ocaml/caml-mode
Section: ocaml
Priority: optional
Filename: pool/main/c/caml-mode/elpa-caml_4.9-3_all.deb