How to Install and Uninstall python2-EditorConfig Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-EditorConfig" package

Here is a brief guide to show you how to install python2-EditorConfig on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-EditorConfig

2. Uninstall "python2-EditorConfig" package

Please follow the steps below to uninstall python2-EditorConfig on openSUSE Leap:

$ sudo zypper remove python2-EditorConfig

3. Information about the python2-EditorConfig package on openSUSE Leap

Information for package python2-EditorConfig:
---------------------------------------------
Repository : Main Repository
Name : python2-EditorConfig
Version : 0.12.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 63,0 KiB
Installed : No
Status : not installed
Source package : python-EditorConfig-0.12.2-bp153.1.15.src
Summary : File Locator and Interpreter for Python
Description :
EditorConfig Python Core provides the same functionality as the
EditorConfig C Core. EditorConfig Python core can be used as a
command line program or as an importable library.