How to Install and Uninstall python311-mypy_extensions Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python311-mypy_extensions" package

This guide covers the steps necessary to install python311-mypy_extensions on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-mypy_extensions

2. Uninstall "python311-mypy_extensions" package

Please follow the guidelines below to uninstall python311-mypy_extensions on openSUSE Leap:

$ sudo zypper remove python311-mypy_extensions

3. Information about the python311-mypy_extensions package on openSUSE Leap

Information for package python311-mypy_extensions:
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-mypy_extensions
Version : 1.0.0-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 18.3 KiB
Installed : No
Status : not installed
Source package : python-mypy_extensions-1.0.0-150400.9.3.9.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.