How to Install and Uninstall python3-sip4 Package on openSUSE Leap

Last updated: November 08,2024

1. Install "python3-sip4" package

Here is a brief guide to show you how to install python3-sip4 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-sip4

2. Uninstall "python3-sip4" package

Please follow the guidelines below to uninstall python3-sip4 on openSUSE Leap:

$ sudo zypper remove python3-sip4

3. Information about the python3-sip4 package on openSUSE Leap

Information for package python3-sip4:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-sip4
Version : 4.19.25-150400.8.34
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 687.3 KiB
Installed : No
Status : not installed
Source package : python3-sip4-4.19.25-150400.8.34.src
Upstream URL : https://www.riverbankcomputing.com/software/sip
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