How to Install and Uninstall python-idle Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python-idle" package

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

$ sudo zypper refresh $ sudo zypper install python-idle

2. Uninstall "python-idle" package

Here is a brief guide to show you how to uninstall python-idle on openSUSE Leap:

$ sudo zypper remove python-idle

3. Information about the python-idle package on openSUSE Leap

Information for package python-idle:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python-idle
Version : 2.7.18-150000.60.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-2.7.18-150000.60.1.src
Upstream URL : https://www.python.org/
Summary : An Integrated Development Environment for Python
Description :
IDLE is a Tkinter based integrated development environment for Python.
It features a multi-window text editor with multiple undo, Python
colorizing, and many other things, as well as a Python shell window and
a debugger.

5. The same packages on other Linux Distributions