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

Last updated: November 27,2024

1. Install "idle-python3.12" package

Here is a brief guide to show you how to install idle-python3.12 on Kali Linux

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

2. Uninstall "idle-python3.12" package

Please follow the guidance below to uninstall idle-python3.12 on Kali Linux:

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

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

Package: idle-python3.12
Source: python3.12
Version: 3.12.2-1
Installed-Size: 1894
Maintainer: Matthias Klose
Architecture: all
Depends: python3.12, python3-tk, python3.12-tk, libjs-mathjax
Enhances: python3.12
Size: 437664
SHA256: c82cef51347721a74fadbb6eb7338fcacc45cef669d1aa29d350ff9ecfaf8604
SHA1: 57b983d4f2cf02b59f77ce8ddf821982f7769dfc
MD5sum: 5978065290af55079bcb21cf81775e0c
Description: IDE for Python (v3.12) using Tkinter
IDLE is an Integrated Development Environment for Python (v3.12).
IDLE is written using Tkinter and therefore quite platform-independent.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python3.12/idle-python3.12_3.12.2-1_all.deb