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

Last updated: May 17,2024

1. Install "python-cffi-doc" package

Learn how to install python-cffi-doc on Kali Linux

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

2. Uninstall "python-cffi-doc" package

In this section, we are going to explain the necessary steps to uninstall python-cffi-doc on Kali Linux:

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

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

Package: python-cffi-doc
Source: python-cffi
Version: 1.16.0-2
Installed-Size: 880
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 149436
SHA256: bd0f957e87a17d21fd0f5a4317e763ebc33a9591501d09fc855c6251e64488e3
SHA1: 229653bb7156809ccd0021b580364dfa1a806e13
MD5sum: aba66e84f41d942b51f8274c1314d12d
Description: Foreign Function Interface for Python calling C code - documentation
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 developer documentation for cffi.
Description-md5:
Multi-Arch: foreign
Homepage: https://cffi.readthedocs.org/
Section: doc
Priority: optional
Filename: pool/main/p/python-cffi/python-cffi-doc_1.16.0-2_all.deb