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

Last updated: May 17,2024

1. Install "python2-sip-devel" package

Please follow the step by step instructions below to install python2-sip-devel on openSUSE Leap

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

2. Uninstall "python2-sip-devel" package

Learn how to uninstall python2-sip-devel on openSUSE Leap:

$ sudo zypper remove python2-sip-devel

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

Information for package python2-sip-devel:
------------------------------------------
Repository : Main Repository
Name : python2-sip-devel
Version : 4.19.19-1.52
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 703,6 KiB
Installed : No
Status : not installed
Source package : python-sip-4.19.19-1.52.src
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.