How to Install and Uninstall python38-sip4 Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python38-sip4" package

This is a short guide on how to install python38-sip4 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-sip4

2. Uninstall "python38-sip4" package

This guide covers the steps necessary to uninstall python38-sip4 on openSuSE Tumbleweed:

$ sudo zypper remove python38-sip4

3. Information about the python38-sip4 package on openSuSE Tumbleweed

Information for package python38-sip4:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sip4
Version : 4.19.25-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 549,9 KiB
Installed : No
Status : not installed
Source package : python-sip4-4.19.25-4.2.src
Summary : SIP tool to use python sip bindings - legacy version 4
Description :
SIP is a tool that makes it very easy to create Python bindings for C
and C++ libraries. It was originally developed to create PyQt, the
Python bindings for the Qt toolkit, but can be used to create bindings
for any C or C++ library.
This package provides the legacy version 4 of the SIP tool