How to Install and Uninstall python310-multipledispatch Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "python310-multipledispatch" package
This tutorial shows how to install python310-multipledispatch on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-multipledispatch
Copied
2. Uninstall "python310-multipledispatch" package
Learn how to uninstall python310-multipledispatch on openSuSE Tumbleweed:
$
sudo zypper remove
python310-multipledispatch
Copied
3. Information about the python310-multipledispatch package on openSuSE Tumbleweed
Information for package python310-multipledispatch:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-multipledispatch
Version : 1.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 84.5 KiB
Installed : No
Status : not installed
Source package : python-multipledispatch-1.0.0-1.2.src
Upstream URL : https://multiple-dispatch.readthedocs.io/
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 : python310-multipledispatch
Version : 1.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 84.5 KiB
Installed : No
Status : not installed
Source package : python-multipledispatch-1.0.0-1.2.src
Upstream URL : https://multiple-dispatch.readthedocs.io/
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.