How to Install and Uninstall python311-sip4-devel Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python311-sip4-devel" package

This guide covers the steps necessary to install python311-sip4-devel on openSuSE Tumbleweed

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

2. Uninstall "python311-sip4-devel" package

In this section, we are going to explain the necessary steps to uninstall python311-sip4-devel on openSuSE Tumbleweed:

$ sudo zypper remove python311-sip4-devel

3. Information about the python311-sip4-devel package on openSuSE Tumbleweed

Information for package python311-sip4-devel:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-sip4-devel
Version : 4.19.25-7.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 767.4 KiB
Installed : No
Status : not installed
Source package : python-sip4-4.19.25-7.6.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.