How to Install and Uninstall python3-python-editor Package on openSUSE Leap

Last updated: June 24,2024

1. Install "python3-python-editor" package

Please follow the guidance below to install python3-python-editor on openSUSE Leap

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

2. Uninstall "python3-python-editor" package

This is a short guide on how to uninstall python3-python-editor on openSUSE Leap:

$ sudo zypper remove python3-python-editor

3. Information about the python3-python-editor package on openSUSE Leap

Information for package python3-python-editor:
----------------------------------------------
Repository : Main Repository
Name : python3-python-editor
Version : 1.0.4-150400.11.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 23.8 KiB
Installed : No
Status : not installed
Source package : python-python-editor-1.0.4-150400.11.3.1.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.