How to Install and Uninstall python311-idle Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python311-idle" package
Please follow the steps below to install python311-idle on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-idle
Copied
2. Uninstall "python311-idle" package
Please follow the steps below to uninstall python311-idle on openSUSE Leap:
$
sudo zypper remove
python311-idle
Copied
3. Information about the python311-idle package on openSUSE Leap
Information for package python311-idle:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-idle
Version : 3.11.8-150400.9.23.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : python311-3.11.8-150400.9.23.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.
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-idle
Version : 3.11.8-150400.9.23.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : python311-3.11.8-150400.9.23.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.