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

Last updated: May 18,2024

1. Install "python2-mypy_extensions" package

Learn how to install python2-mypy_extensions on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-mypy_extensions

2. Uninstall "python2-mypy_extensions" package

This guide covers the steps necessary to uninstall python2-mypy_extensions on openSUSE Leap:

$ sudo zypper remove python2-mypy_extensions

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

Information for package python2-mypy_extensions:
------------------------------------------------
Repository : Main Repository
Name : python2-mypy_extensions
Version : 0.4.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 13,7 KiB
Installed : No
Status : not installed
Source package : python-mypy_extensions-0.4.1-bp153.1.15.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.