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

Last updated: July 01,2024

1. Install "python38-idle" package

Learn how to install python38-idle on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-idle

2. Uninstall "python38-idle" package

Here is a brief guide to show you how to uninstall python38-idle on openSuSE Tumbleweed:

$ sudo zypper remove python38-idle

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

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