How to Install and Uninstall python38-sip-devel Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python38-sip-devel" package

Please follow the instructions below to install python38-sip-devel on openSuSE Tumbleweed

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

2. Uninstall "python38-sip-devel" package

Please follow the guidance below to uninstall python38-sip-devel on openSuSE Tumbleweed:

$ sudo zypper remove python38-sip-devel

3. Information about the python38-sip-devel package on openSuSE Tumbleweed

Information for package python38-sip-devel:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sip-devel
Version : 6.5.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 225 B
Installed : No
Status : not installed
Source package : python-sip-6.5.0-3.2.src
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
python38-sip-devel, if you need to build a package with a
specific version of SIP v.