How to Install and Uninstall libeditorconfig0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libeditorconfig0" package

This is a short guide on how to install libeditorconfig0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libeditorconfig0

2. Uninstall "libeditorconfig0" package

This guide covers the steps necessary to uninstall libeditorconfig0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libeditorconfig0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libeditorconfig0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libeditorconfig0
Priority: optional
Section: universe/libs
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Architecture: amd64
Source: editorconfig-core
Version: 0.12.0-2
Depends: libc6 (>= 2.14), libpcre3
Pre-Depends: multiarch-support
Filename: pool/universe/e/editorconfig-core/libeditorconfig0_0.12.0-2_amd64.deb
Size: 12778
MD5sum: 24c851e954370510b6ad08b33d1b3672
SHA1: 03665de0ba9c976dfc5912681ca3ec63d73e839d
SHA256: e0b70ef318387fc104be4ee75994f32d74b7954adabf3f3fab26fbf7638192f4
Description-en: coding style indenter across editors - library
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 core library of editorconfig.
Description-md5: 13ca149f3c8a8f51bb444a3f57db0702
Multi-Arch: same
Homepage: http://editorconfig.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu