How to Install and Uninstall python-typeshed.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python-typeshed.noarch" package

This guide covers the steps necessary to install python-typeshed.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-typeshed.noarch

2. Uninstall "python-typeshed.noarch" package

Please follow the guidance below to uninstall python-typeshed.noarch on Fedora 34:

$ sudo dnf remove python-typeshed.noarch $ sudo dnf autoremove

3. Information about the python-typeshed.noarch package on Fedora 34

Last metadata expiration check: 0:51:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python-typeshed
Epoch : 1
Version : 0.1
Release : 0.20191011git2.fc34
Architecture : noarch
Size : 467 k
Source : python-typeshed-0.1-0.20191011git2.fc34.src.rpm
Repository : fedora
Summary : Static type information for python modules
URL : https://github.com/python/typeshed
License : ASL 2.0
Description : Typeshed models function types for the Python standard library
: and Python builtins, as well as third party packages.
:
: This data can e.g. be used for static analysis, type checking or type inference.
:
: This package stores the typedata in /usr/share/typeshed