How to Install and Uninstall python3-numpydoc.noarch Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "python3-numpydoc.noarch" package
Please follow the guidance below to install python3-numpydoc.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-numpydoc.noarch
Copied
2. Uninstall "python3-numpydoc.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-numpydoc.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-numpydoc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-numpydoc.noarch package on CentOS Stream 9
Last metadata expiration check: 2:29:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-numpydoc
Version : 1.4.0
Release : 2.el9
Architecture : noarch
Size : 99 k
Source : python-numpydoc-1.4.0-2.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-numpydoc
Version : 1.4.0
Release : 2.el9
Architecture : noarch
Size : 99 k
Source : python-numpydoc-1.4.0-2.el9.src.rpm
Repository : epel
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.