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

Last updated: July 01,2024

1. Install "python312-python-editor" package

This guide let you learn how to install python312-python-editor on openSuSE Tumbleweed

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

2. Uninstall "python312-python-editor" package

Please follow the steps below to uninstall python312-python-editor on openSuSE Tumbleweed:

$ sudo zypper remove python312-python-editor

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

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