How to Install and Uninstall editorconfig Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "editorconfig" package

Here is a brief guide to show you how to install editorconfig on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install editorconfig

2. Uninstall "editorconfig" package

Learn how to uninstall editorconfig on openSuSE Tumbleweed:

$ sudo zypper remove editorconfig

3. Information about the editorconfig package on openSuSE Tumbleweed

Information for package editorconfig:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : editorconfig
Version : 0.12.6-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 22.3 KiB
Installed : No
Status : not installed
Source package : editorconfig-core-c-0.12.6-1.4.src
Upstream URL : https://editorconfig.org/
Summary : Commandline utilities for EditorConfig
Description :
EditorConfig makes it easy to maintain the correct coding style when switching
between different text editors and between different projects. The EditorConfig
project maintains a file format and plugins for various text editors which allow
this file format to be read and used by those editors. For information on the
file format and supported text editors, see the EditorConfig website.
This package contains command line utilities.