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

Last updated: May 13,2024

1. Install "editorconfig-doc" package

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

$ sudo apt update $ sudo apt install editorconfig-doc

2. Uninstall "editorconfig-doc" package

This guide let you learn how to uninstall editorconfig-doc on Kali Linux:

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

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

Package: editorconfig-doc
Source: editorconfig-core
Version: 0.12.6-0.1
Installed-Size: 368
Maintainer: Jonas Smedegaard
Architecture: all
Depends: libjs-jquery
Size: 58520
SHA256: f72c7e421cf189d10c1b38499fe402843288bb80892dae7eccfe3ee52a6b1ab8
SHA1: 49bc31e8232f9024ee69887a57a3f745382e1890
MD5sum: f4c92e17514f9545485588b1304161d0
Description: coding style indenter across editors - documentation
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 API documentation for editorconfig-core library.
Description-md5:
Homepage: https://editorconfig.org/
Section: doc
Priority: optional
Filename: pool/main/e/editorconfig-core/editorconfig-doc_0.12.6-0.1_all.deb