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

Last updated: July 03,2024

1. Install "python312-idle" package

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

$ sudo zypper refresh $ sudo zypper install python312-idle

2. Uninstall "python312-idle" package

Please follow the step by step instructions below to uninstall python312-idle on openSuSE Tumbleweed:

$ sudo zypper remove python312-idle

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

Information for package python312-idle:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-idle
Version : 3.12.2-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.3 MiB
Installed : No
Status : not installed
Source package : python312-3.12.2-4.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.