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

Last updated: November 23,2024

1. Install "python3-idle" package

Please follow the guidelines below to install python3-idle on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-idle

2. Uninstall "python3-idle" package

Learn how to uninstall python3-idle on openSUSE Leap:

$ sudo zypper remove python3-idle

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

Information for package python3-idle:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-idle
Version : 3.6.15-150300.10.54.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.3 MiB
Installed : No
Status : not installed
Source package : python3-3.6.15-150300.10.54.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.