How to Install and Uninstall vim-editorconfig Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "vim-editorconfig" package

Please follow the step by step instructions below to install vim-editorconfig on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install vim-editorconfig

2. Uninstall "vim-editorconfig" package

Please follow the steps below to uninstall vim-editorconfig on Ubuntu 21.10 (Impish Indri):

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

3. Information about the vim-editorconfig package on Ubuntu 21.10 (Impish Indri)

Package: vim-editorconfig
Architecture: all
Version: 0.3.3+dfsg-2.1
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.1_all.deb
Size: 10372
MD5sum: 1ade43695512174e1c925b685298f0cf
SHA1: 350dd0a2318ed32638181763a533fc763f094e9d
SHA256: 48757626ea269f98d532f2718c48c70dbe4fa34708c5981b7c4b861821a317ed
SHA512: a845c92088a1651be639c829873fcfa5d5214c4154541662c43092dd21c7167a9b18f93179e0a1198435a33470ad5c69b691dfceee26d901c5bb851d65f6fd81
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