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

Last updated: May 14,2024

1. Install "python3-pytray" package

This guide covers the steps necessary to install python3-pytray on Kali Linux

$ sudo apt update $ sudo apt install python3-pytray

2. Uninstall "python3-pytray" package

This tutorial shows how to uninstall python3-pytray on Kali Linux:

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

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

Package: python3-pytray
Source: python-pytray
Version: 0.3.5-3
Installed-Size: 41
Maintainer: Debian Python Team
Architecture: all
Depends: python3-deprecation, python3:any
Size: 8536
SHA256: 397795b39bf233641f2263d9e7e01aaefef9a4429f4fb51e80dad8323fe035c0
SHA1: 976e5b485c7c93676224153a78835c239b3bfa72
MD5sum: 698ca3d35468fa157639b435c2fdd86b
Description: Interacting with asynchronous and concurrent threads (Python 3)
This library contains several bits of code, often exotic, that make Python
much easier to write, especially when interacting with asynchronous and
concurrent threads. It has codes commonly used in projects like.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/muhrin/pytray
Section: python
Priority: optional
Filename: pool/main/p/python-pytray/python3-pytray_0.3.5-3_all.deb