How to Install and Uninstall idle Package on Kali Linux

Last updated: May 03,2024

1. Install "idle" package

Please follow the guidance below to install idle on Kali Linux

$ sudo apt update $ sudo apt install idle

2. Uninstall "idle" package

This is a short guide on how to uninstall idle on Kali Linux:

$ sudo apt remove idle $ sudo apt autoclean && sudo apt autoremove

3. Information about the idle package on Kali Linux

Package: idle
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 19
Maintainer: Matthias Klose
Architecture: all
Replaces: idle3 (<< 3.6.2-2)
Depends: python3 (>= 3.11.6-1), python3-tk, idle-python3.11
Enhances: python3
Breaks: idle3 (<< 3.6.2-2)
Size: 2824
SHA256: 42e4a85fba51583a9bdf1297fe0a2eb574b9f7e099cff42078208afe0ef134bb
SHA1: ae4a4bf454a597d92683eec85090a2f25c176f4d
MD5sum: 998f57610995df53e75d5bf4818b6248
Description: IDE for Python using Tkinter (default version)
IDLE is an Integrated Development Environment for Python.
IDLE is written using Tkinter and therefore quite platform-independent.
.
This package is a dependency package, which depends on Debian's default
Python 3 version's IDLE (currently v3.11).
Description-md5:
Homepage: https://www.python.org/
Tag: admin::user-management, devel::compiler, devel::ide, devel::lang:pascal,
devel::lang:python, hardware::laptop, interface::commandline,
interface::daemon, interface::graphical, interface::x11,
network::server, protocol::irc, role::dummy, role::metapackage,
role::program, scope::utility, uitoolkit::tk, use::chatting,
use::editing, use::monitor, use::transmission,
works-with::software:running, works-with::software:source,
x11::application
Section: python
Priority: optional
Filename: pool/main/p/python3-defaults/idle_3.11.6-1_all.deb