How to Install and Uninstall python39-sip5-devel Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python39-sip5-devel" package

Here is a brief guide to show you how to install python39-sip5-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sip5-devel

2. Uninstall "python39-sip5-devel" package

This guide covers the steps necessary to uninstall python39-sip5-devel on openSuSE Tumbleweed:

$ sudo zypper remove python39-sip5-devel

3. Information about the python39-sip5-devel package on openSuSE Tumbleweed

Information for package python39-sip5-devel:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sip5-devel
Version : 5.5.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-sip5-5.5.0-1.2.src
Summary : A Python bindings generator for C/C++ libraries
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.