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

Last updated: November 25,2024

1. Install "python3-numpydoc.noarch" package

Learn how to install python3-numpydoc.noarch on Fedora 39

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

2. Uninstall "python3-numpydoc.noarch" package

Please follow the guidance below to uninstall python3-numpydoc.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:52:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-numpydoc
Version : 1.4.0
Release : 4.fc39
Architecture : noarch
Size : 133 k
Source : python-numpydoc-1.4.0-4.fc39.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.