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

Last updated: April 28,2024

1. Install "python3-mypy_extensions" package

Learn how to install python3-mypy_extensions on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mypy_extensions

2. Uninstall "python3-mypy_extensions" package

Please follow the step by step instructions below to uninstall python3-mypy_extensions on openSUSE Leap:

$ sudo zypper remove python3-mypy_extensions

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

Information for package python3-mypy_extensions:
------------------------------------------------
Repository : Main Repository
Name : python3-mypy_extensions
Version : 0.4.1-1.12
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.5 KiB
Installed : No
Status : not installed
Source package : python-mypy_extensions-0.4.1-1.12.src
Upstream URL : http://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.