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

Last updated: November 08,2024

1. Install "python310-python-editor" package

Here is a brief guide to show you how to install python310-python-editor on openSuSE Tumbleweed

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

2. Uninstall "python310-python-editor" package

Please follow the guidance below to uninstall python310-python-editor on openSuSE Tumbleweed:

$ sudo zypper remove python310-python-editor

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

Information for package python310-python-editor:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.