How to Install and Uninstall python39-blinker Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python39-blinker" package
Please follow the guidance below to install python39-blinker on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-blinker
Copied
2. Uninstall "python39-blinker" package
Please follow the steps below to uninstall python39-blinker on openSuSE Tumbleweed:
$
sudo zypper remove
python39-blinker
Copied
3. Information about the python39-blinker package on openSuSE Tumbleweed
Information for package python39-blinker:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-blinker
Version : 1.7.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 92.7 KiB
Installed : No
Status : not installed
Source package : python-blinker-1.7.0-1.2.src
Upstream URL : https://github.com/pallets-eco/blinker/
Summary : Object-to-object and broadcast signaling in Python
Description :
Blinker provides a dispatching system that allows any number of
interested parties to subscribe to events, or "signals".
Signal receivers can subscribe to specific senders or receive signals
sent by any sender.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-blinker
Version : 1.7.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 92.7 KiB
Installed : No
Status : not installed
Source package : python-blinker-1.7.0-1.2.src
Upstream URL : https://github.com/pallets-eco/blinker/
Summary : Object-to-object and broadcast signaling in Python
Description :
Blinker provides a dispatching system that allows any number of
interested parties to subscribe to events, or "signals".
Signal receivers can subscribe to specific senders or receive signals
sent by any sender.