How to Install and Uninstall python-typeshed Package on openSuSE Tumbleweed

Last updated: May 07,2024

1. Install "python-typeshed" package

This guide covers the steps necessary to install python-typeshed on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python-typeshed

2. Uninstall "python-typeshed" package

Please follow the instructions below to uninstall python-typeshed on openSuSE Tumbleweed:

$ sudo zypper remove python-typeshed

3. Information about the python-typeshed package on openSuSE Tumbleweed

Information for package python-typeshed:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-typeshed
Version : 0.0.1+git.20200312.b44cd294-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 2,1 MiB
Installed : No
Status : not installed
Source package : python-typeshed-0.0.1+git.20200312.b44cd294-1.5.src
Summary : Static type information for python modules
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

5. The same packages on other Linux Distributions