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

Last updated: May 20,2024

1. Install "python3-sip" package

This is a short guide on how to install python3-sip on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-sip

2. Uninstall "python3-sip" package

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

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

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

Package: python3-sip
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: 302
Provides: sip-py3api-12.0, sip-py3api-12.1, sip-py3api-12.2, sip-py3api-12.3, sip-py3api-12.4, sip-py3api-12.5, sip-py3api-12.6, sip-py3api-12.7
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Filename: pool/universe/s/sip4/python3-sip_4.19.25+dfsg-1_amd64.deb
Size: 88420
MD5sum: e87b033567eb11a51da01bc3a244002c
SHA1: 1d1d67912323599d42dab8a5f2d57e9618d51a05
SHA256: 618018c69249fa835acaa7b2f7b012aca0a30e58dd7dcf3c7ab26f039dac2400
SHA512: f32c912d0023efe0fcd96e42361866124a8d76d155aaa54b460786d3d7d32ffa320321a4bdffa4b1503d4f480080d8e1960f85028f183caa3a8c969dc814e550
Homepage: https://riverbankcomputing.com/software/sip/intro
Description-en: Python 3/C++ bindings generator runtime library
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.
.
This package provides SIP with support for Python 3
Description-md5: a95e2a685ffcf3a879eaef1d99367187
Task: ubuntustudio-graphics