How to Install and Uninstall python3-numpydoc.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-numpydoc.noarch" package

Please follow the step by step instructions below to install python3-numpydoc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-numpydoc.noarch

2. Uninstall "python3-numpydoc.noarch" package

Learn how to uninstall python3-numpydoc.noarch on Fedora 35:

$ sudo dnf remove python3-numpydoc.noarch $ sudo dnf autoremove

3. Information about the python3-numpydoc.noarch package on Fedora 35

Last metadata expiration check: 5:17:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-numpydoc
Version : 1.1.0
Release : 5.fc35
Architecture : noarch
Size : 95 k
Source : python-numpydoc-1.1.0-5.fc35.src.rpm
Repository : fedora
Summary : Sphinx extension to support docstrings in NumPy format
URL : https://pypi.python.org/pypi/numpydoc
License : BSD
Description : Numpydoc inserts a hook into Sphinx's autodoc that converts docstrings
: following the NumPy/SciPy format to a form palatable to Sphinx.