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

Last updated: May 20,2024

1. Install "python36-idle" package

This guide covers the steps necessary to install python36-idle on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-idle

2. Uninstall "python36-idle" package

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

$ sudo zypper remove python36-idle

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

Information for package python36-idle:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-idle
Version : 3.6.15-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,3 MiB
Installed : No
Status : not installed
Source package : python36-3.6.15-6.1.src
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.