How to Install and Uninstall python3-xlib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-xlib" package

This is a short guide on how to install python3-xlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-xlib

2. Uninstall "python3-xlib" package

This tutorial shows how to uninstall python3-xlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-xlib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-xlib
Priority: extra
Section: universe/python
Installed-Size: 740
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-xlib
Version: 0.14+20091101-5
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-xlib/python3-xlib_0.14+20091101-5_all.deb
Size: 101422
MD5sum: 4c7b17abdd5546f7cc41b70c5510447a
SHA1: 57c6d6a813c7bb240cf56cef50e585979d547ced
SHA256: 1969c4226f1009ecb2d946c23a48e10750d07b266b38cb63a9e2ef01dfceff6d
Description-en: 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.
.
This is a Python 3 version of the package
Description-md5: 03a78a17731b5e43be920fc40f04f937
Homepage: http://python-xlib.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk