How to Install and Uninstall idle-python2.7 Package on Kali Linux

Last updated: November 25,2024

1. Install "idle-python2.7" package

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

$ sudo apt update $ sudo apt install idle-python2.7

2. Uninstall "idle-python2.7" package

This tutorial shows how to uninstall idle-python2.7 on Kali Linux:

$ sudo apt remove idle-python2.7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the idle-python2.7 package on Kali Linux

Package: idle-python2.7
Source: python2.7
Version: 2.7.18-13.2
Installed-Size: 1314
Maintainer: Matthias Klose
Architecture: all
Replaces: python2.7 (<< 2.6.1-2)
Depends: python2.7, python-tk (>= 2.6~a3), python2.7-tk
Enhances: python2.7
Size: 341264
SHA256: c7b9d57cebf4099ff7fc3a03bc196496435001874ed1852d3b7ad32ea405ce2d
SHA1: a9dc75aa4d1ad4189db1086725ab614915702f7a
MD5sum: de44b1b21d5c76ee98467abc944d3b03
Description: IDE for Python (v2.7) using Tkinter
IDLE is an Integrated Development Environment for Python (v2.7).
IDLE is written using Tkinter and therefore quite platform-independent.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python2.7/idle-python2.7_2.7.18-13.2_all.deb