How to Install and Uninstall python3-tk Package on Kali Linux

Last updated: April 27,2024

1. Install "python3-tk" package

Please follow the step by step instructions below to install python3-tk on Kali Linux

$ sudo apt update $ sudo apt install python3-tk

2. Uninstall "python3-tk" package

This is a short guide on how to uninstall python3-tk on Kali Linux:

$ sudo apt remove python3-tk $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tk package on Kali Linux

Package: python3-tk
Source: python3-stdlib-extensions
Version: 3.11.5-1
Installed-Size: 706
Maintainer: Matthias Klose
Architecture: amd64
Replaces: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2)
Provides: python3.11-tk, python3.12-tk
Depends: python3 (>= 3.11.2-0~), python3 (<< 3.13), blt (>= 2.4z-9), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), tk8.6-blt2.5 (>= 2.5.3)
Suggests: tix, python3-tk-dbg
Breaks: libpython3.6-stdlib (<< 3.6.4~rc1-2), libpython3.7-stdlib (<< 3.7.0~a3-2)
Size: 107524
SHA256: 6f5fabfe595dd6f0561bec5d183f30585d38896b8807176a8ef46241835f19d1
SHA1: 7d783dda5e4c6c9bde0c394ac91184becefe5dde
MD5sum: e49bed1543dcec5ae43b24f44a39d639
Description: Tkinter - Writing Tk applications with Python 3.x
A module for writing portable GUI applications with Python 3.x using Tk.
Also known as Tkinter.
Description-md5:
Multi-Arch: same
Section: python
Priority: optional
Filename: pool/main/p/python3-stdlib-extensions/python3-tk_3.11.5-1_amd64.deb