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

Last updated: June 07,2024

1. Install "python36-mypy_extensions" package

Please follow the steps below to install python36-mypy_extensions on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-mypy_extensions

2. Uninstall "python36-mypy_extensions" package

Please follow the guidelines below to uninstall python36-mypy_extensions on openSuSE Tumbleweed:

$ sudo zypper remove python36-mypy_extensions

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

Information for package python36-mypy_extensions:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-mypy_extensions
Version : 0.4.3-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18,1 KiB
Installed : No
Status : not installed
Source package : python-mypy_extensions-0.4.3-1.8.src
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.