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

Last updated: May 03,2024

1. Install "libeditorconfig0-dbg" package

Please follow the instructions below to install libeditorconfig0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libeditorconfig0-dbg

2. Uninstall "libeditorconfig0-dbg" package

Please follow the guidelines below to uninstall libeditorconfig0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libeditorconfig0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Architecture: amd64
Source: editorconfig-core
Version: 0.12.0-2
Depends: libeditorconfig0 (= 0.12.0-2)
Filename: pool/universe/e/editorconfig-core/libeditorconfig0-dbg_0.12.0-2_amd64.deb
Size: 38628
MD5sum: fccfe71b7aeecc4057591cc70bbb437e
SHA1: 1c7a76850ed2f6305d605147e833b2a97ad7a07e
SHA256: 73aeacb9a957140f8735c982cde5f3c7d61b2c5922fa1e61f0971c660cf4771c
Description-en: coding style indenter across editors - debugging symbols
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 debugging symbols for editorconfig-core
library.
Description-md5: 3fbecb21b49eb21ee8460db589015bb5
Multi-Arch: same
Homepage: http://editorconfig.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu