How to Install and Uninstall python310-EditorConfig Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python310-EditorConfig" package

In this section, we are going to explain the necessary steps to install python310-EditorConfig on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-EditorConfig

2. Uninstall "python310-EditorConfig" package

In this section, we are going to explain the necessary steps to uninstall python310-EditorConfig on openSuSE Tumbleweed:

$ sudo zypper remove python310-EditorConfig

3. Information about the python310-EditorConfig package on openSuSE Tumbleweed

Information for package python310-EditorConfig:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-EditorConfig
Version : 0.12.3+git.1630438300.f43312a-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 59.7 KiB
Installed : No
Status : not installed
Source package : python-EditorConfig-0.12.3+git.1630438300.f43312a-1.17.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.