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

Last updated: January 16,2025

1. Install "python3-numpydoc.noarch" package

This guide let you learn how to install python3-numpydoc.noarch on Fedora 36

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

2. Uninstall "python3-numpydoc.noarch" package

Please follow the guidelines below to uninstall python3-numpydoc.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:26:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-numpydoc
Version : 1.1.0
Release : 6.fc36
Architecture : noarch
Size : 94 k
Source : python-numpydoc-1.1.0-6.fc36.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.