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

Last updated: November 23,2024

1. Install "python2-multipledispatch" package

This is a short guide on how to install python2-multipledispatch on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-multipledispatch

2. Uninstall "python2-multipledispatch" package

This is a short guide on how to uninstall python2-multipledispatch on openSUSE Leap:

$ sudo zypper remove python2-multipledispatch

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

Information for package python2-multipledispatch:
-------------------------------------------------
Repository : Main Repository
Name : python2-multipledispatch
Version : 0.6.0-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 95,4 KiB
Installed : No
Status : not installed
Source package : python-multipledispatch-0.6.0-bp153.1.22.src
Summary : Multiple dispatch in Python
Description :
A relatively sane approach to multiple dispatch in Python.
This implementation of multiple dispatch is mostly complete,
performs static analysis to avoid conflicts, and provides optional namespace
support.

5. The same packages on other Linux Distributions