How to Install and Uninstall python3-xcffib Package on Ubuntu 21.10 (Impish Indri)

Last updated: June 26,2024

1. Install "python3-xcffib" package

Here is a brief guide to show you how to install python3-xcffib on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

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

3. Information about the python3-xcffib package on Ubuntu 21.10 (Impish Indri)

Package: python3-xcffib
Architecture: amd64
Version: 0.8.1-0.8
Priority: optional
Section: universe/python
Source: xcffib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Iain R. Learmonth
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 746
Depends: python3-six, libxcb1, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any
Filename: pool/universe/x/xcffib/python3-xcffib_0.8.1-0.8_amd64.deb
Size: 61860
MD5sum: 7a9c8eab90ab4bde495cdec7888426bb
SHA1: 8f58f917459855aeef45918e32f559df3ccf9a39
SHA256: 7b08c61d2f68d0d2fb447cceab2783c567f86c6c787dc41303cc99f654a672b9
SHA512: f2ace9db340d0ab47460083ee7cc156a6003ae20015f10d690f9a8d955320d29966d950a2d4f9a0a1164dc7d4c75f4e019af67b391468afda1d01daeac8cd4be
Homepage: https://github.com/tych0/xcffib
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: 225ba8481e9b3f154d3bcc1f6433132b
Task: xubuntu-desktop