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

Last updated: May 15,2024

1. Install "elpa-editorconfig" package

Here is a brief guide to show you how to install elpa-editorconfig on Kali Linux

$ sudo apt update $ sudo apt install elpa-editorconfig

2. Uninstall "elpa-editorconfig" package

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

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

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

Package: elpa-editorconfig
Source: editorconfig-emacs
Version: 0.8.2-1
Installed-Size: 128
Maintainer: Debian Emacsen Team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: editorconfig
Enhances: emacs
Size: 27008
SHA256: f1d11051e06ffde9d4812ff6edfc340dce2a5372406628429f84b5bdd18dfe8d
SHA1: ee552d952932b1b997f3aa9162d811399e4b22cd
MD5sum: 33ddb2cd7c576dfeda0a0fbdad40c609
Description: coding style indenter for all editors - Emacsen plugin
EditorConfig helps developers define and maintain consistent coding
styles between different editors and IDEs. The EditorConfig project
consists of a file format for defining coding styles and a collection of
text editor plugins that enable editors to read the file format and
adhere to defined styles.
.
EditorConfig files are easily readable and they work nicely with version
control systems.
.
This package provides the EditorConfig plugin for Emacsen which
automatically sets Emacs' indenting and formatting options per project
based on the project's editorconfig configuration files.
Description-md5:
Homepage: https://github.com/editorconfig/editorconfig-emacs
Section: editors
Priority: optional
Filename: pool/main/e/editorconfig-emacs/elpa-editorconfig_0.8.2-1_all.deb