How to Install and Uninstall python3-sip-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-sip-dev" package

Please follow the instructions below to install python3-sip-dev on Kali Linux

$ sudo apt update $ sudo apt install python3-sip-dev

2. Uninstall "python3-sip-dev" package

This is a short guide on how to uninstall python3-sip-dev on Kali Linux:

$ sudo apt remove python3-sip-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sip-dev package on Kali Linux

Package: python3-sip-dev
Source: sip4 (4.19.25+dfsg-5)
Version: 4.19.25+dfsg-5+b2
Installed-Size: 259
Maintainer: Debian Python Team
Architecture: amd64
Provides: dh-sequence-sip3
Depends: python3:any, python3-sip (= 4.19.25+dfsg-5+b2), sip-dev (= 4.19.25+dfsg-5+b2), python3-dev
Suggests: python-sip-doc
Size: 110716
SHA256: 6b3adf36775cc2d00853f3f688bf231f99755ef769cc2a15855a5698b934c8e8
SHA1: efaed90fadbd620e418cd9c41f38d921c82720f6
MD5sum: 00545d9b4630aa965e585332bf97cd25
Description: Python 3/C++ bindings generator development files
SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
specificity towards C++ and Python.
.
SIP was originally designed to generate Python bindings for KDE and so
has explicit support for the signal slot mechanism used by the Qt/KDE
class libraries.
.
Features:
- connecting Qt signals to Python functions and class methods
- connecting Python signals to Qt slots
- overloading virtual member functions with Python class methods
- protected member functions
- abstract classes
- enumerated types
- global class instances
- static member functions.
.
This package contains sipdistutils and the development headers needed to
develop Python 3 bindings with sip.
Description-md5:
Homepage: https://riverbankcomputing.com/software/sip/intro
Section: python
Priority: optional
Filename: pool/main/s/sip4/python3-sip-dev_4.19.25+dfsg-5+b2_amd64.deb