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

Last updated: May 20,2024

1. Install "idle-python3.9" package

In this section, we are going to explain the necessary steps to install idle-python3.9 on Kali Linux

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

2. Uninstall "idle-python3.9" package

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

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

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

Package: idle-python3.9
Source: python3.9
Version: 3.9.12-1
Installed-Size: 1353
Maintainer: Matthias Klose
Architecture: all
Depends: python3.9, python3-tk, python3.9-tk
Enhances: python3.9
Size: 393324
SHA256: 5e58f93c6b8db28d63be3d56bd3373f2aaaee7224cbbc05ce41b62fe3834ecf0
SHA1: fa39885310050dabec12a596107c819771fe39d8
MD5sum: bde7d662a51415d3cebe1289f4e68f4e
Description: IDE for Python (v3.9) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.9).
IDLE is written using Tkinter and therefore quite platform-independent.
Description-md5: 2b6e9a2e12efd7de3c33fe2deed068cb
Section: python
Priority: optional
Filename: pool/main/p/python3.9/idle-python3.9_3.9.12-1_all.deb