How to Install and Uninstall python-sip-common Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python-sip-common" package

Learn how to install python-sip-common on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-sip-common

2. Uninstall "python-sip-common" package

Please follow the guidelines below to uninstall python-sip-common on openSUSE Leap:

$ sudo zypper remove python-sip-common

3. Information about the python-sip-common package on openSUSE Leap

Information for package python-sip-common:
------------------------------------------
Repository : Main Repository
Name : python-sip-common
Version : 4.19.19-1.52
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 54,8 KiB
Installed : No
Status : not installed
Source package : python-sip-4.19.19-1.52.src
Summary : SIP tool to create python bindings -- common files
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 common files shared between python2 and python3
versions of sip.