How to Install and Uninstall python-typeshed.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 03,2024

1. Install "python-typeshed.noarch" package

Please follow the guidance below to install python-typeshed.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python-typeshed.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-typeshed.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python-typeshed.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:00:31 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python-typeshed
Epoch : 1
Version : 0.1
Release : 0.20191011git2.el8
Architecture : noarch
Size : 524 k
Source : python-typeshed-0.1-0.20191011git2.el8.src.rpm
Repository : epel
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