How to Install and Uninstall python38-PyDispatcher Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-PyDispatcher" package
Please follow the instructions below to install python38-PyDispatcher on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-PyDispatcher
Copied
2. Uninstall "python38-PyDispatcher" package
Please follow the guidance below to uninstall python38-PyDispatcher on openSuSE Tumbleweed:
$
sudo zypper remove
python38-PyDispatcher
Copied
3. Information about the python38-PyDispatcher package on openSuSE Tumbleweed
Information for package python38-PyDispatcher:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PyDispatcher
Version : 2.0.5-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 81,2 KiB
Installed : No
Status : not installed
Source package : python-PyDispatcher-2.0.5-3.8.src
Summary : Multi-producer-multi-consumer signal dispatching mechanism
Description :
Dispatcher mechanism for creating event models.
PyDispatcher is an enhanced version of Patrick K. O’Brien’s original
dispatcher.py module. It provides the Python programmer with a robust
mechanism for event routing within various application contexts.
Included in the package are the robustapply and saferef modules, which
provide the ability to selectively apply arguments to callable objects and
to reference instance methods using weak-references.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-PyDispatcher
Version : 2.0.5-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 81,2 KiB
Installed : No
Status : not installed
Source package : python-PyDispatcher-2.0.5-3.8.src
Summary : Multi-producer-multi-consumer signal dispatching mechanism
Description :
Dispatcher mechanism for creating event models.
PyDispatcher is an enhanced version of Patrick K. O’Brien’s original
dispatcher.py module. It provides the Python programmer with a robust
mechanism for event routing within various application contexts.
Included in the package are the robustapply and saferef modules, which
provide the ability to selectively apply arguments to callable objects and
to reference instance methods using weak-references.