How to Install and Uninstall idle-python3.11 Package on Kali Linux

Last updated: July 05,2024

1. Install "idle-python3.11" package

Please follow the guidance below to install idle-python3.11 on Kali Linux

$ sudo apt update $ sudo apt install idle-python3.11

2. Uninstall "idle-python3.11" package

This guide let you learn how to uninstall idle-python3.11 on Kali Linux:

$ sudo apt remove idle-python3.11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the idle-python3.11 package on Kali Linux

Package: idle-python3.11
Source: python3.11
Version: 3.11.8-1
Installed-Size: 1376
Maintainer: Matthias Klose
Architecture: all
Depends: python3.11, python3-tk, python3.11-tk, libjs-mathjax
Enhances: python3.11
Size: 358956
SHA256: 95b5fb8e1c2ca72d0597ab0eadf725cbaa9d53146c7a42898360632350baab9d
SHA1: f98fc25a0f9aba02525ef02f3fbf0ea90e64b8f7
MD5sum: 1f0ae26aa0b783ed2e38d8ab972b3903
Description: IDE for Python (v3.11) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.11).
IDLE is written using Tkinter and therefore quite platform-independent.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python3.11/idle-python3.11_3.11.8-1_all.deb