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

Last updated: July 08,2024

1. Install "python312-mypy_extensions" package

Please follow the instructions below to install python312-mypy_extensions on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-mypy_extensions

2. Uninstall "python312-mypy_extensions" package

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

$ sudo zypper remove python312-mypy_extensions

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

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