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

Last updated: May 17,2024

1. Install "python3-xcffib" package

Please follow the step by step instructions below to install python3-xcffib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-xcffib

2. Uninstall "python3-xcffib" package

Please follow the step by step instructions below to uninstall python3-xcffib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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
Depends: python3-six, python3-cffi (>= 1.1.0), libxcb1, python3-cffi-backend-api-9729, python3:any (>= 3.3.2-2~)
Filename: pool/universe/x/xcffib/python3-xcffib_0.3.6-1_amd64.deb
Size: 51810
MD5sum: 4f81b35e62d1bc79d5c47143c64492b1
SHA1: 77c634c5bebbfa5a156590ef5f8b0aed401b1c98
SHA256: ebd491eca932175a094d0d6cc01f3d646afb08d0076b41024554fbe4e8a63fef
Description-en: This package is a python binding for XCB (Python 3)
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 3.
Description-md5: 133cc6c0253439735daa52eb3edf9b32
Homepage: https://github.com/tych0/xcffib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu