How to Install and Uninstall editorconfig-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "editorconfig-doc" package

In this section, we are going to explain the necessary steps to install editorconfig-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install editorconfig-doc

2. Uninstall "editorconfig-doc" package

In this section, we are going to explain the necessary steps to uninstall editorconfig-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the editorconfig-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: editorconfig-doc
Priority: optional
Section: universe/doc
Installed-Size: 305
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Architecture: all
Source: editorconfig-core
Version: 0.12.0-2
Depends: libjs-jquery
Filename: pool/universe/e/editorconfig-core/editorconfig-doc_0.12.0-2_all.deb
Size: 54304
MD5sum: bfc3696b568be5708570a6fa15c2ab97
SHA1: 4e039f0d12bfcc5eda7aa28e4a0aacecb3a364af
SHA256: 293bc89a9a2410ca6871933055f3915eea30ad20a5e3c51d6e4f008541ca0637
Description-en: 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: 26e4c8add3f6143144713a209cfd8d8f
Homepage: http://editorconfig.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu