How to Install and Uninstall python-pystray-doc Package on Kali Linux

Last updated: June 01,2024

1. Install "python-pystray-doc" package

This tutorial shows how to install python-pystray-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pystray-doc

2. Uninstall "python-pystray-doc" package

This tutorial shows how to uninstall python-pystray-doc on Kali Linux:

$ sudo apt remove python-pystray-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pystray-doc package on Kali Linux

Package: python-pystray-doc
Source: pystray
Version: 0.19.4-2
Installed-Size: 255
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 41188
SHA256: b3c2cc48d7ede234a33848107c495bc0656e601143bb7d2063fc14b7f19cb5d5
SHA1: ca98a9bf034fb8cc01efdfcf74b5e32dad70e0a2
MD5sum: 06548978584d8f70898285018cb9fbdc
Description: Python library to create system tray icons (documentation)
This package contains the documentation for pystray, a Python library to
create system tray icons.
.
Pystray allows specifying an icon, a title and a callback for when the icon is
activated. The icon and title can be changed after the icon has been created,
and the visibility of the icon can be toggled.
.
It supports Linux under Xorg, GNOME and Ubuntu, macOS and Windows.
Description-md5:
Homepage: https://github.com/moses-palmer/pystray
Section: doc
Priority: optional
Filename: pool/main/p/pystray/python-pystray-doc_0.19.4-2_all.deb