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

Last updated: May 20,2024

1. Install "idle-python3.10" package

Please follow the steps below to install idle-python3.10 on Kali Linux

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

2. Uninstall "idle-python3.10" package

Please follow the steps below to uninstall idle-python3.10 on Kali Linux:

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

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

Package: idle-python3.10
Source: python3.10
Version: 3.10.6-1
Installed-Size: 1375
Maintainer: Matthias Klose
Architecture: all
Depends: python3.10, python3-tk, python3.10-tk, libjs-mathjax
Enhances: python3.10
Size: 398196
SHA256: df38a77b5bdad05ae32c7934d34e84ae29ba107215633309a90816b22e503a1a
SHA1: 320111ad341f5f7003760c5f7f2a522c023feae7
MD5sum: 86d367bb9111365c836d5595e72243d1
Description: IDE for Python (v3.10) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.10).
IDLE is written using Tkinter and therefore quite platform-independent.
Description-md5: 19baeddcecf5e905c316f15d7eff3486
Section: python
Priority: optional
Filename: pool/main/p/python3.10/idle-python3.10_3.10.6-1_all.deb