How to Install and Uninstall python3-numpydoc Package on openSUSE Leap

Last updated: November 07,2024

1. Install "python3-numpydoc" package

This tutorial shows how to install python3-numpydoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-numpydoc

2. Uninstall "python3-numpydoc" package

Please follow the guidance below to uninstall python3-numpydoc on openSUSE Leap:

$ sudo zypper remove python3-numpydoc

3. Information about the python3-numpydoc package on openSUSE Leap

Information for package python3-numpydoc:
-----------------------------------------
Repository : Main Repository
Name : python3-numpydoc
Version : 0.7.0-1.29
Arch : noarch
Vendor : SUSE LLC
Installed Size : 193.8 KiB
Installed : No
Status : not installed
Source package : python-numpydoc-0.7.0-1.29.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.