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

Last updated: May 11,2024

1. Install "pypy-tk" package

This guide covers the steps necessary to install pypy-tk on Kali Linux

$ sudo apt update $ sudo apt install pypy-tk

2. Uninstall "pypy-tk" package

Please follow the steps below to uninstall pypy-tk on Kali Linux:

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

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

Package: pypy-tk
Source: pypy (7.3.9+dfsg-1)
Version: 7.3.9+dfsg-1+b1
Installed-Size: 167
Maintainer: Stefano Rivera
Architecture: amd64
Replaces: pypy-lib (<< 2.2)
Depends: pypy (= 7.3.9+dfsg-1+b1), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0)
Size: 47512
SHA256: e052906d1863b98a1fb5a3d83fa676ce05fceae717c9c1c9d8a52f483ded5a8f
SHA1: 314dc9554eddcac99e0e8b049e81f9e3ddb0b9a3
MD5sum: 841c5b31fda27fef7be990715bf770ea
Description: Tkinter module for PyPy (an alternative Python 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
(2.7).
Description-md5: 49b76bbe6cf6957e82339985cf55eb62
Homepage: https://www.pypy.org/
Section: python
Priority: optional
Filename: pool/main/p/pypy/pypy-tk_7.3.9+dfsg-1+b1_amd64.deb