How to Install and Uninstall python3-sip Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python3-sip" package
In this section, we are going to explain the necessary steps to install python3-sip on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-sip
Copied
2. Uninstall "python3-sip" package
This tutorial shows how to uninstall python3-sip on openSUSE Leap:
$
sudo zypper remove
python3-sip
Copied
3. Information about the python3-sip package on openSUSE Leap
Information for package python3-sip:
------------------------------------
Repository : Main Repository
Name : python3-sip
Version : 4.19.19-1.52
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 831,0 KiB
Installed : No
Status : not installed
Source package : python-sip-4.19.19-1.52.src
Summary : SIP tool to use python sip 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.
------------------------------------
Repository : Main Repository
Name : python3-sip
Version : 4.19.19-1.52
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 831,0 KiB
Installed : No
Status : not installed
Source package : python-sip-4.19.19-1.52.src
Summary : SIP tool to use python sip 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.