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

Last updated: May 12,2024

1. Install "python3-ewmh" package

In this section, we are going to explain the necessary steps to install python3-ewmh on Kali Linux

$ sudo apt update $ sudo apt install python3-ewmh

2. Uninstall "python3-ewmh" package

Learn how to uninstall python3-ewmh on Kali Linux:

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

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

Package: python3-ewmh
Source: python-ewmh
Version: 0.1.6-3
Installed-Size: 38
Maintainer: Debian Python Team
Architecture: all
Depends: python3-xlib, python3:any
Suggests: python-ewmh-doc
Size: 7644
SHA256: e29b5c3e262c3169a22084bcd9d7320985bd73ac077b3d8f9fff07231dec3bb2
SHA1: d1a5db71240293257f0d5764c98fb244e7daf503
MD5sum: 1a99cdf9881b2cad4834df9609cbf00b
Description: Python interface to EWMH-compliant window managers (Python 3)
python-ewmh is a 100% pure Python implementation of the EWMH (Extended
Window Manager Hints) protocol, which can be used to query and control
EWMH-compliant window managers.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/parkouss/pyewmh/
Section: python
Priority: optional
Filename: pool/main/p/python-ewmh/python3-ewmh_0.1.6-3_all.deb