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

Last updated: May 04,2024

1. Install "python3-xlib" package

Please follow the instructions below to install python3-xlib on Kali Linux

$ sudo apt update $ sudo apt install python3-xlib

2. Uninstall "python3-xlib" package

This is a short guide on how to uninstall python3-xlib on Kali Linux:

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

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

Package: python3-xlib
Source: python-xlib
Version: 0.33-2
Installed-Size: 726
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six (>= 1.10.0), python3:any
Size: 122228
SHA256: 773ef2b09a6e7954b73cdc7999c29274bf3b6e852007113d092c8b3290779cfb
SHA1: 15318e79310c0c024133557880e02447fa10bd04
MD5sum: 118fe7d9ef05af242e86f362dbfd57e4
Description: interface for Python 3 to the X11 protocol
python-xlib is a 100% pure Python 3 implementation of the X11
protocol. It currently implements client-side X11R6 fully, supports
the resource database, ICCM, and the Shape extension.
Description-md5:
Homepage: https://github.com/python-xlib/python-xlib
Section: python
Priority: optional
Filename: pool/main/p/python-xlib/python3-xlib_0.33-2_all.deb