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

Last updated: May 19,2024

1. Install "python39-EditorConfig" package

This tutorial shows how to install python39-EditorConfig on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-EditorConfig

2. Uninstall "python39-EditorConfig" package

This guide let you learn how to uninstall python39-EditorConfig on openSuSE Tumbleweed:

$ sudo zypper remove python39-EditorConfig

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

Information for package python39-EditorConfig:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.