How to Install and Uninstall vim-editorconfig Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "vim-editorconfig" package

Please follow the guidelines below to install vim-editorconfig on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install vim-editorconfig

2. Uninstall "vim-editorconfig" package

This guide let you learn how to uninstall vim-editorconfig on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the vim-editorconfig package on Ubuntu 20.10 (Groovy Gorilla)

Package: vim-editorconfig
Architecture: all
Version: 0.3.3+dfsg-2
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Fladischer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: editorconfig, vim-nox
Recommends: vim-addon-manager
Filename: pool/universe/v/vim-editorconfig/vim-editorconfig_0.3.3+dfsg-2_all.deb
Size: 10164
MD5sum: 0cad7045115fab573fdafdc3e37b17d3
SHA1: 54e82bb375f2a8b062eaef7b3bdac82b9689b0ad
SHA256: 9b03d4fa3421394334a019e5bc1a91fb296e9f4a518b65b54fbc6b67725a2980
SHA512: 4949ff4e261466a72381aba59ad331a6da9c7e04ec277e22f03bd02696135eabf4fd1003df24eb19bfa33242e7f2ca0b1413421a7b9db26c6aecc5f755349afa
Homepage: https://github.com/editorconfig/editorconfig-vim
Description-en: EditorConfig Plugin for Vim
EditorConfig helps developers define and maintain consistent coding styles for
their projects for 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 readibly and they work nicely
with version control systems.
.
The EditorConfig Vim plugin supports the following EditorConfig properties:
* indent_style
* indent_size
* tab_width
* end_of_line
* charset
* insert_final_newline
* trim_trailing_whitespace
* max_line_length
* root (only used by EditorConfig core)
Description-md5: 678a397696db47878a35dc272c385244