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

Last updated: May 19,2024

1. Install "python3-sip-dev" package

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

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

2. Uninstall "python3-sip-dev" package

In this section, we are going to explain the necessary steps to uninstall python3-sip-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-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: 127
Depends: python3:any, python3-sip (= 4.19.25+dfsg-1), sip-dev (= 4.19.25+dfsg-1), python3-dev
Suggests: python-sip-doc
Filename: pool/universe/s/sip4/python3-sip-dev_4.19.25+dfsg-1_amd64.deb
Size: 22332
MD5sum: b26a295adab9bd83cb0137386ac91d7a
SHA1: d495b9cd7e08ca7f99648efc6986a664cef8f602
SHA256: 1b57a53e84c5fe5591ed3fab917401348d6fdfa9f34d491231b5e36eaadf5b6b
SHA512: 968d0a2574df6e68bd0a820dcf75b93203f03c291f5fde8f04ce25ef6715e87b6db11f5f76fa95378d372c6e8d74c60cefa294ab80c39c1930fe903908a65f34
Homepage: https://riverbankcomputing.com/software/sip/intro
Description-en: 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: b9db64c89950f09d0794c4281f76db68