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

Last updated: November 28,2024

1. Install "python3-numpydoc.noarch" package

Please follow the guidelines below to install python3-numpydoc.noarch on Fedora 38

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

2. Uninstall "python3-numpydoc.noarch" package

Here is a brief guide to show you how to uninstall python3-numpydoc.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:05:36 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-numpydoc
Version : 1.4.0
Release : 2.fc38
Architecture : noarch
Size : 138 k
Source : python-numpydoc-1.4.0-2.fc38.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.