How to Install and Uninstall sip-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "sip-dev" package

This guide covers the steps necessary to install sip-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install sip-dev

2. Uninstall "sip-dev" package

Please follow the instructions below to uninstall sip-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the sip-dev package on Ubuntu 21.10 (Impish Indri)

Package: sip-dev
Architecture: amd64
Version: 4.19.25+dfsg-1
Priority: optional
Section: universe/python
Source: sip4
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 452
Depends: libc6 (>= 2.14)
Recommends: python3-sip-dev (>= 4.19.25+dfsg-1)
Suggests: python-sip-doc
Filename: pool/universe/s/sip4/sip-dev_4.19.25+dfsg-1_amd64.deb
Size: 172564
MD5sum: 30e685cfc6f7dc4fb548fa9265a122da
SHA1: b0d6aadae9c1e4feae73519dca7ef02c59f2ade8
SHA256: a4c312831371a8e7f33c1b4a2615aecee35be6b82374cd511a42abad1e4191bc
SHA512: 3d5488a9e9663f5a529b82142e8b6db7e29d4d97283d32a0f9bc3c0ecc3c0d36a53d4095a84122b87c61a8c49fec055754b3212ea89e22f22b6d14832700de3e
Homepage: https://riverbankcomputing.com/software/sip/intro
Description-en: Python/C++ bindings generator code generator application
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 code generator tool needed to develop Python and
Python 3 bindings with sip.
Description-md5: c5a485e2857aa14add006945e93b72d6