How to Install and Uninstall python3-xcffib Package on Kali Linux

Last updated: June 03,2024

1. Install "python3-xcffib" package

Please follow the step by step instructions below to install python3-xcffib on Kali Linux

$ sudo apt update $ sudo apt install python3-xcffib

2. Uninstall "python3-xcffib" package

Learn how to uninstall python3-xcffib on Kali Linux:

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

3. Information about the python3-xcffib package on Kali Linux

Package: python3-xcffib
Source: xcffib
Version: 0.11.1-4
Installed-Size: 774
Maintainer: Debian Python Team
Architecture: all
Depends: libxcb1, python3-cffi, python3-six, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any
Size: 63580
SHA256: 61726ce284bef3a9887707a32d30d1b23137db824798a06c1ce3b44b15ec5304
SHA1: b35fb5db682b31fcdf9934cc82382d957b133f5c
MD5sum: 5ca92e0820f221f3068975d0ade54bc5
Description: CFFI-based Python binding for X
xcffib 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 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.
Description-md5:
Homepage: https://github.com/tych0/xcffib
Section: python
Priority: optional
Filename: pool/main/x/xcffib/python3-xcffib_0.11.1-4_all.deb