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

Last updated: May 17,2024

1. Install "python3-EditorConfig" package

Learn how to install python3-EditorConfig on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-EditorConfig

2. Uninstall "python3-EditorConfig" package

Here is a brief guide to show you how to uninstall python3-EditorConfig on openSUSE Leap:

$ sudo zypper remove python3-EditorConfig

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

Information for package python3-EditorConfig:
---------------------------------------------
Repository : Main Repository
Name : python3-EditorConfig
Version : 0.12.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 77.8 KiB
Installed : No
Status : not installed
Source package : python-EditorConfig-0.12.2-bp155.2.11.src
Upstream URL : https://editorconfig.org
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.