How to Install and Uninstall python-typeguard-doc.noarch Package on Fedora 35

Last updated: January 20,2025

1. Install "python-typeguard-doc.noarch" package

Please follow the guidance below to install python-typeguard-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-typeguard-doc.noarch

2. Uninstall "python-typeguard-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-typeguard-doc.noarch on Fedora 35:

$ sudo dnf remove python-typeguard-doc.noarch $ sudo dnf autoremove

3. Information about the python-typeguard-doc.noarch package on Fedora 35

Last metadata expiration check: 2:40:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python-typeguard-doc
Version : 2.13.3
Release : 3.fc35
Architecture : noarch
Size : 188 k
Source : python-typeguard-2.13.3-3.fc35.src.rpm
Repository : updates
Summary : Documentation for typeguard
URL : https://github.com/agronholm/typeguard
License : MIT
Description : This library provides run-time type checking for functions defined with PEP 484
: argument (and return) type annotations.