How to Install and Uninstall python39-idle Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "python39-idle" package

This tutorial shows how to install python39-idle on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-idle

2. Uninstall "python39-idle" package

In this section, we are going to explain the necessary steps to uninstall python39-idle on openSuSE Tumbleweed:

$ sudo zypper remove python39-idle

3. Information about the python39-idle package on openSuSE Tumbleweed

Information for package python39-idle:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-idle
Version : 3.9.18-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.7 MiB
Installed : No
Status : not installed
Source package : python39-3.9.18-5.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