How to Install and Uninstall python3-sphinx-autodoc-typehints.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "python3-sphinx-autodoc-typehints.noarch" package

Please follow the instructions below to install python3-sphinx-autodoc-typehints.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-sphinx-autodoc-typehints.noarch

2. Uninstall "python3-sphinx-autodoc-typehints.noarch" package

Please follow the instructions below to uninstall python3-sphinx-autodoc-typehints.noarch on Fedora 36:

$ sudo dnf remove python3-sphinx-autodoc-typehints.noarch $ sudo dnf autoremove

3. Information about the python3-sphinx-autodoc-typehints.noarch package on Fedora 36

Last metadata expiration check: 0:49:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-sphinx-autodoc-typehints
Version : 1.12.0
Release : 2.fc36
Architecture : noarch
Size : 22 k
Source : python-sphinx-autodoc-typehints-1.12.0-2.fc36.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.