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

Last updated: May 21,2024

1. Install "python-sip-doc" package

Please follow the steps below to install python-sip-doc on Kali Linux

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

2. Uninstall "python-sip-doc" package

Please follow the steps below to uninstall python-sip-doc on Kali Linux:

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

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

Package: python-sip-doc
Source: sip4
Version: 4.19.25+dfsg-5
Installed-Size: 1725
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 256388
SHA256: 44b1388a53386cf59bd85ef89590db3ea8dcb29f838cb71ca877ffbf3bd94304
SHA1: 29b64a21e9b273e04420cb2450d5730c84ba1428
MD5sum: 847a095f245d4c2fee0042c49088f053
Description: Python/C++ bindings generator documentation
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 the html documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://riverbankcomputing.com/software/sip/intro
Section: doc
Priority: optional
Filename: pool/main/s/sip4/python-sip-doc_4.19.25+dfsg-5_all.deb