How to Install and Uninstall python38-multipledispatch Package on openSuSE Tumbleweed
Last updated: March 04,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-multipledispatch" package
This tutorial shows how to install python38-multipledispatch on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-multipledispatch
Copied
2. Uninstall "python38-multipledispatch" package
This is a short guide on how to uninstall python38-multipledispatch on openSuSE Tumbleweed:
$
sudo zypper remove
python38-multipledispatch
Copied
3. Information about the python38-multipledispatch package on openSuSE Tumbleweed
Information for package python38-multipledispatch:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-multipledispatch
Version : 0.6.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 91,3 KiB
Installed : No
Status : not installed
Source package : python-multipledispatch-0.6.0-2.1.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.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-multipledispatch
Version : 0.6.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 91,3 KiB
Installed : No
Status : not installed
Source package : python-multipledispatch-0.6.0-2.1.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.