How to Install and Uninstall python311-python-editor Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python311-python-editor" package

Please follow the guidelines below to install python311-python-editor on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-python-editor

2. Uninstall "python311-python-editor" package

This guide let you learn how to uninstall python311-python-editor on openSuSE Tumbleweed:

$ sudo zypper remove python311-python-editor

3. Information about the python311-python-editor package on openSuSE Tumbleweed

Information for package python311-python-editor:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-python-editor
Version : 1.0.4-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 28.5 KiB
Installed : No
Status : not installed
Source package : python-python-editor-1.0.4-1.20.src
Upstream URL : https://github.com/fmoo/python-editor
Summary : Python library to programmatically open an editor and capture the result
Description :
python-editor is a library that provides the editor module for
programmatically interfacing with the editor defined in the EDITOR
environment variable.