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

Last updated: May 17,2024

1. Install "python3-cppy" package

This is a short guide on how to install python3-cppy on Kali Linux

$ sudo apt update $ sudo apt install python3-cppy

2. Uninstall "python3-cppy" package

Please follow the step by step instructions below to uninstall python3-cppy on Kali Linux:

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

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

Package: python3-cppy
Source: cppy
Version: 1.2.1-1
Installed-Size: 41
Maintainer: Sandro Tosi
Architecture: all
Depends: python3:any
Size: 7668
SHA256: 857dd990c4684de1f8c1341d39abaec76f453d3c55e19d38fb0ec8be7bbd47b7
SHA1: 9f41a44f8b7761579618039d01b4db1cf03a328f
MD5sum: 34b3ed13619b0dcd8ce2ddac5d96c73f
Description: C++ headers for (Python) C extension development
A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.
Description-md5:
Homepage: https://github.com/nucleic/cppy
Section: python
Priority: optional
Filename: pool/main/c/cppy/python3-cppy_1.2.1-1_all.deb