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

Last updated: November 24,2024

1. Install "python311-EditorConfig" package

This guide let you learn how to install python311-EditorConfig on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-EditorConfig

2. Uninstall "python311-EditorConfig" package

Here is a brief guide to show you how to uninstall python311-EditorConfig on openSuSE Tumbleweed:

$ sudo zypper remove python311-EditorConfig

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

Information for package python311-EditorConfig:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-EditorConfig
Version : 0.12.3+git.1630438300.f43312a-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 69.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.