How to Install and Uninstall python39-mypy_extensions Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python39-mypy_extensions" package

This is a short guide on how to install python39-mypy_extensions on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-mypy_extensions

2. Uninstall "python39-mypy_extensions" package

Learn how to uninstall python39-mypy_extensions on openSuSE Tumbleweed:

$ sudo zypper remove python39-mypy_extensions

3. Information about the python39-mypy_extensions package on openSuSE Tumbleweed

Information for package python39-mypy_extensions:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-mypy_extensions
Version : 1.0.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 15.7 KiB
Installed : No
Status : not installed
Source package : python-mypy_extensions-1.0.0-1.7.src
Upstream URL : https://www.mypy-lang.org/
Summary : Experimental type system extensions for programs checked with mypy typechecker
Description :
The "mypy_extensions" module defines experimental extensions to the
standard "typing" module that are supported by the mypy typechecker.