How to Install and Uninstall python312-numpydoc Package on openSuSE Tumbleweed

Last updated: September 16,2024

1. Install "python312-numpydoc" package

This guide covers the steps necessary to install python312-numpydoc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-numpydoc

2. Uninstall "python312-numpydoc" package

Please follow the guidance below to uninstall python312-numpydoc on openSuSE Tumbleweed:

$ sudo zypper remove python312-numpydoc

3. Information about the python312-numpydoc package on openSuSE Tumbleweed

Information for package python312-numpydoc:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-numpydoc
Version : 1.6.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 641.3 KiB
Installed : No
Status : not installed
Source package : python-numpydoc-1.6.0-1.1.src
Upstream URL : https://github.com/numpy/numpydoc
Summary : Sphinx extension to support docstrings in Numpy format
Description :
Numpy's documentation uses several custom extensions to Sphinx. These
are shipped in this numpydoc package, in case you want to make use
of them in third-party projects.