How to Install and Uninstall python3-cffi-backend Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-cffi-backend" package

Please follow the steps below to install python3-cffi-backend on Kali Linux

$ sudo apt update $ sudo apt install python3-cffi-backend

2. Uninstall "python3-cffi-backend" package

This tutorial shows how to uninstall python3-cffi-backend on Kali Linux:

$ sudo apt remove python3-cffi-backend $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cffi-backend package on Kali Linux

Package: python3-cffi-backend
Source: python-cffi (1.16.0-2)
Version: 1.16.0-2+b1
Installed-Size: 403
Maintainer: Debian Python Team
Architecture: amd64
Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10495), python3-cffi-backend-api-min (= 9729)
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.34), libffi8 (>= 3.4)
Size: 111924
SHA256: 27b23de54c556e4b98f55ff3828501495eef3469a6d3c0843d8894930fb42d29
SHA1: b8c8da065c668ab9e3494dad9f6e0decdb2ab472
MD5sum: 5415479ea5f58941a66006308a38bc35
Description: Foreign Function Interface for Python 3 calling C code - runtime
Convenient and reliable way of calling C code from Python 3.
.
The aim of this project is to provide a convenient and reliable way of calling
C code from Python. It keeps Python logic in Python, and minimises the C
required. It is able to work at either the C API or ABI level, unlike most
other approaches, that only support the ABI level.
.
This package contains the runtime support for pre-built cffi modules.
Description-md5:
Multi-Arch: same
Homepage: https://cffi.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/p/python-cffi/python3-cffi-backend_1.16.0-2+b1_amd64.deb