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

Last updated: November 23,2024

1. Install "python3-sip4-devel" package

This guide let you learn how to install python3-sip4-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-sip4-devel

2. Uninstall "python3-sip4-devel" package

This guide covers the steps necessary to uninstall python3-sip4-devel on openSUSE Leap:

$ sudo zypper remove python3-sip4-devel

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

Information for package python3-sip4-devel:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-sip4-devel
Version : 4.19.25-150400.8.34
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 692.0 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 create python bindings
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 contains all the developer tools you need to create your
own sip bindings.