How to Install and Uninstall python-sip-doc Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "python-sip-doc" package

This is a short guide on how to install python-sip-doc on openSuSE Tumbleweed

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

2. Uninstall "python-sip-doc" package

Here is a brief guide to show you how to uninstall python-sip-doc on openSuSE Tumbleweed:

$ sudo zypper remove python-sip-doc

3. Information about the python-sip-doc package on openSuSE Tumbleweed

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