How to Install and Uninstall python-typeshed Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python-typeshed" package

Please follow the instructions below to install python-typeshed on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-typeshed

2. Uninstall "python-typeshed" package

Please follow the steps below to uninstall python-typeshed on openSUSE Leap:

$ sudo zypper remove python-typeshed

3. Information about the python-typeshed package on openSUSE Leap

Information for package python-typeshed:
----------------------------------------
Repository : Main Repository
Name : python-typeshed
Version : 0.0.1+git.1539385126.cec22025-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-typeshed-0.0.1+git.1539385126.cec22025-bp155.2.9.src
Upstream URL : https://github.com/graingert/typeshed
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