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

Last updated: May 22,2024

1. Install "python-cffi-backend" package

Please follow the guidelines below to install python-cffi-backend on Kali Linux

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

2. Uninstall "python-cffi-backend" package

Learn how to uninstall python-cffi-backend on Kali Linux:

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

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

Package: python-cffi-backend
Source: python-cffi-py2 (1.14.0-2kali2)
Version: 1.14.0-2kali2+b1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 211
Depends: python2 (<< 2.8), python2 (>= 2.7~), python2:any (<< 2.8), python2:any (>= 2.7~), libc6 (>= 2.14), libffi8 (>= 3.4)
Homepage: http://cffi.readthedocs.org/
Priority: optional
Section: python
Filename: pool/main/p/python-cffi-py2/python-cffi-backend_1.14.0-2kali2+b1_amd64.deb
Size: 85420
SHA256: 4d7094b315ccd025cb2670c8f936876fd581b4bf1ed09ca815726773a7a187b6
SHA1: 47f3de669a0b96d114b23c9b60ead1abc7058363
MD5sum: ad8b547fdf524dcc6d5ddc4634f4a9b2
Description: Foreign Function Interface for Python calling C code - backend
Convenient and reliable way of calling C code from Python.
.
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: