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

Last updated: May 17,2024

1. Install "python311-sip6-devel" package

This tutorial shows how to install python311-sip6-devel on openSuSE Tumbleweed

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

2. Uninstall "python311-sip6-devel" package

Please follow the guidelines below to uninstall python311-sip6-devel on openSuSE Tumbleweed:

$ sudo zypper remove python311-sip6-devel

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

Information for package python311-sip6-devel:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-sip6-devel
Version : 6.8.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 3.3 MiB
Installed : No
Status : not installed
Source package : python-sip6-6.8.2-1.4.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.