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

Last updated: May 21,2024

1. Install "python-sip-doc" package

Here is a brief guide to show you how to install python-sip-doc on openSUSE Leap

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

2. Uninstall "python-sip-doc" package

Learn how to uninstall python-sip-doc on openSUSE Leap:

$ sudo zypper remove python-sip-doc

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

Information for package python-sip-doc:
---------------------------------------
Repository : Main Repository
Name : python-sip-doc
Version : 6.7.5-150500.1.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 225 B
Installed : No
Status : not installed
Source package : python3-sip-6.7.5-150500.1.3.src
Upstream URL : https://www.riverbankcomputing.com/software/sip
Summary : A Python bindings generator for C/C++ libraries -- common documentation
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 the documentation and example files in the
currently default version. Look for python3-sip-devel,
if you need to build a package with a specific version of SIP v.