How to Install and Uninstall erlang-mode Package on Kali Linux

Last updated: May 20,2024

1. Install "erlang-mode" package

In this section, we are going to explain the necessary steps to install erlang-mode on Kali Linux

$ sudo apt update $ sudo apt install erlang-mode

2. Uninstall "erlang-mode" package

Here is a brief guide to show you how to uninstall erlang-mode on Kali Linux:

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

3. Information about the erlang-mode package on Kali Linux

Package: erlang-mode
Source: erlang
Version: 1:25.3.2.8+dfsg-1
Installed-Size: 523
Maintainer: Debian Erlang Packagers
Architecture: all
Replaces: erlang-base:any (<< 1:12.b.1-dfsg-2), erlang-base-hipe:any
Depends: emacsen-common (>= 1.4.14)
Suggests: erlang, erlang-manpages, erlang-doc
Size: 92572
SHA256: 2a9cc18c9bf376df38f5551c51d7235ba9aab08ce6aaf2c651817729ea8eba21
SHA1: 596eaa235e87817eca879536d6ffa23b555e8741
MD5sum: 326b68621263cde61d2322b100d06120
Description: Erlang major editing mode for Emacs
This package includes the mode for editing Erlang programs in GNU Emacs.
It is provided with the default Erlang/OTP distribution. It supports
sophisticated indentation, syntax highlighting, electric commands,
module name verification, comments, skeletons, tags etc.
Description-md5:
Homepage: http://www.erlang.org/
Tag: devel::TODO, implemented-in::lisp, role::plugin, role::program,
suite::emacs, use::editing, works-with::text
Section: interpreters
Priority: optional
Filename: pool/main/e/erlang/erlang-mode_25.3.2.8+dfsg-1_all.deb