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

Last updated: May 02,2024

1. Install "python-xcffib" package

This tutorial shows how to install python-xcffib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-xcffib

2. Uninstall "python-xcffib" package

This guide covers the steps necessary to uninstall python-xcffib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-xcffib
Priority: optional
Section: universe/python
Installed-Size: 611
Maintainer: Ubuntu Developers
Original-Maintainer: Tycho Andersen
Architecture: amd64
Source: xcffib
Version: 0.3.6-1
Provides: python2.7-xcffib
Depends: python-six, python-cffi (>= 1.1.0), libxcb1, python-cffi-backend-api-9729, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/x/xcffib/python-xcffib_0.3.6-1_amd64.deb
Size: 51756
MD5sum: 4e601d594dc7ded901b8cab7c6f33445
SHA1: d8ba13321179b682da2ce8eb45044f6fb0b8ed87
SHA256: d73e1f97650d6176fb5990b3ed94029bf5c8b8ac5ba31395fe74868f2273f8df
Description-en: This package is a python binding for XCB (Python 2)
This package is intended to be a (mostly) drop-in replacement for xpyb. xpyb
has an inactive upstream, several memory leaks, is python2 only and doesn't
have pypy support. xcffib is a binding which uses python-cffi, which mitigates
some of the issues described above. xcffib also builds bindings for 27 of the
29 (xprint and xkb are missing) X extensions in 1.10.
.
This package installs the library for Python 2.
Description-md5: fcf4cc489d9bec7d683cee0a24a67ed3
Homepage: https://github.com/tych0/xcffib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu