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

Last updated: May 18,2024

1. Install "python38-mypy_extensions" package

Please follow the guidelines below to install python38-mypy_extensions on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-mypy_extensions

2. Uninstall "python38-mypy_extensions" package

This tutorial shows how to uninstall python38-mypy_extensions on openSuSE Tumbleweed:

$ sudo zypper remove python38-mypy_extensions

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

Information for package python38-mypy_extensions:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-mypy_extensions
Version : 0.4.3-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18,2 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.