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

Last updated: May 17,2024

1. Install "python39-python-editor" package

In this section, we are going to explain the necessary steps to install python39-python-editor on openSuSE Tumbleweed

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

2. Uninstall "python39-python-editor" package

Please follow the step by step instructions below to uninstall python39-python-editor on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-editor

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

Information for package python39-python-editor:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-editor
Version : 1.0.4-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 23.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.