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

Last updated: May 14,2024

1. Install "python3-sip-devel" package

This guide covers the steps necessary to install python3-sip-devel on openSUSE Leap

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

2. Uninstall "python3-sip-devel" package

Please follow the guidance below to uninstall python3-sip-devel on openSUSE Leap:

$ sudo zypper remove python3-sip-devel

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

Information for package python3-sip-devel:
------------------------------------------
Repository : Main Repository
Name : python3-sip-devel
Version : 6.7.5-150500.1.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 225 B
Installed : No
Status : not installed
Source package : python3-sip-6.7.5-150500.1.3.src
Upstream URL : https://www.riverbankcomputing.com/software/sip
Summary : A Python bindings generator for C/C++ libraries
Description :
SIP is a collection of tools that makes it very easy to create Python
bindings for C and C++ libraries. It was originally developed in 1998
to create PyQt, the Python bindings for the Qt toolkit, but can be used
to create bindings for any C or C++ library. For example it is also used
to generate wxPython, the Python bindings for wxWidgets.
This package contains all the developer tools you need to create your
own sip bindings in the currently default version. Look for
python3-sip-devel, if you need to build a package with a
specific version of SIP v.