How to Install and Uninstall python-xpyb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-xpyb" package

This guide let you learn how to install python-xpyb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-xpyb

2. Uninstall "python-xpyb" package

Please follow the guidelines below to uninstall python-xpyb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-xpyb $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-xpyb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-xpyb
Priority: optional
Section: universe/python
Installed-Size: 570
Maintainer: Ubuntu Developers
Original-Maintainer: Julien Danjou
Architecture: amd64
Source: xpyb
Version: 1.3.1-1.1
Provides: python2.7-xpyb
Depends: libc6 (>= 2.14), libxcb1 (>= 1.6), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/x/xpyb/python-xpyb_1.3.1-1.1_amd64.deb
Size: 58208
MD5sum: 2567d4256ba70bddb0d068b769d1a446
SHA1: c2852b1f470831f0deaa0906b50b3bccea79831a
SHA256: 76645f2e29959b01fd2af641037bf8fb10083741ef05aa3fab6f539cb1e8922c
Description-en: Python bindings to XCB
This module provides Python binding to libxcb, the X C Bindings library.
.
It provides an interface to the X Window System protocol, designed to replace
the Xlib interface, featuring latency hiding, small size, direct protocol
access and thread support.
Description-md5: a5f362c7cba3a8486cb97766fc7f0d66
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions