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

Last updated: December 29,2024

1. Install "python311-mypy_extensions" package

In this section, we are going to explain the necessary steps to install python311-mypy_extensions on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-mypy_extensions

2. Uninstall "python311-mypy_extensions" package

This guide covers the steps necessary to uninstall python311-mypy_extensions on openSuSE Tumbleweed:

$ sudo zypper remove python311-mypy_extensions

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

Information for package python311-mypy_extensions:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mypy_extensions
Version : 1.0.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 18.3 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.