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

Last updated: May 14,2024

1. Install "pypy3-tk" package

Please follow the instructions below to install pypy3-tk on Kali Linux

$ sudo apt update $ sudo apt install pypy3-tk

2. Uninstall "pypy3-tk" package

In this section, we are going to explain the necessary steps to uninstall pypy3-tk on Kali Linux:

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

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

Package: pypy3-tk
Source: pypy3
Version: 7.3.15+dfsg-1
Installed-Size: 170
Maintainer: Stefano Rivera
Architecture: amd64
Depends: pypy3 (= 7.3.15+dfsg-1), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0)
Size: 42868
SHA256: 00c28c01b339d258df32aa5219d48236112b5ea0f09b5e458813682837d8650b
SHA1: cb599c7eac93b6a60b95d6eb291df29e56ceca55
MD5sum: b062a9aee96115c7a418ea5bfc004987
Description: Tkinter module for PyPy (an alternative Python 3.x interpreter)
A module for writing portable GUI applications with PyPy using Tk.
Also known as Tkinter.
.
PyPy is a fast, compliant alternative implementation of the Python language
(3.x).
Description-md5:
Homepage: https://www.pypy.org/
Section: python
Priority: optional
Filename: pool/main/p/pypy3/pypy3-tk_7.3.15+dfsg-1_amd64.deb