How to Install and Uninstall sip-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "sip-dev" package

Please follow the guidance below to install sip-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sip-dev

2. Uninstall "sip-dev" package

Please follow the step by step instructions below to uninstall sip-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the sip-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: sip-dev
Architecture: amd64
Version: 4.19.24+dfsg-1
Priority: optional
Section: universe/python
Source: sip4
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 452
Depends: libc6 (>= 2.14)
Recommends: python3-sip-dev (>= 4.19.24+dfsg-1)
Suggests: python-sip-doc
Filename: pool/universe/s/sip4/sip-dev_4.19.24+dfsg-1_amd64.deb
Size: 172812
MD5sum: 08e5d8e7801f873638b53d2d58b4dbb6
SHA1: 8b96097e9ae3aa8f1f416ddfe8b62bbaaffb370a
SHA256: db949835e5831d19fcd25feb45df0e15356132c4e504ae062a4c4653370d7803
SHA512: 38459a283a102ca52a01b9cad4c8189b24960de7555a1fadc7ae24e439e23b0fd17ca1485467d12eb41f75b5331550cc6b3355707bfd64eeda3feb3fb4d96a98
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