How to Install and Uninstall python3-sphinx-autodoc-typehints.noarch Package on Fedora 39
Last updated: November 14,2024
1. Install "python3-sphinx-autodoc-typehints.noarch" package
This tutorial shows how to install python3-sphinx-autodoc-typehints.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-sphinx-autodoc-typehints.noarch
Copied
2. Uninstall "python3-sphinx-autodoc-typehints.noarch" package
Please follow the guidelines below to uninstall python3-sphinx-autodoc-typehints.noarch on Fedora 39:
$
sudo dnf remove
python3-sphinx-autodoc-typehints.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sphinx-autodoc-typehints.noarch package on Fedora 39
Last metadata expiration check: 2:57:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-sphinx-autodoc-typehints
Version : 1.18.3
Release : 5.fc39
Architecture : noarch
Size : 34 k
Source : python-sphinx-autodoc-typehints-1.18.3-5.fc39.src.rpm
Repository : fedora
Summary : Type hints support for the Sphinx autodoc extension
URL : https://github.com/agronholm/sphinx-autodoc-typehints
License : MIT
Description : This extension allows you to use Python 3 annotations for documenting
: acceptable argument types and return value types of functions.
Available Packages
Name : python3-sphinx-autodoc-typehints
Version : 1.18.3
Release : 5.fc39
Architecture : noarch
Size : 34 k
Source : python-sphinx-autodoc-typehints-1.18.3-5.fc39.src.rpm
Repository : fedora
Summary : Type hints support for the Sphinx autodoc extension
URL : https://github.com/agronholm/sphinx-autodoc-typehints
License : MIT
Description : This extension allows you to use Python 3 annotations for documenting
: acceptable argument types and return value types of functions.