How to Install and Uninstall python311-blinker Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-blinker" package
This guide covers the steps necessary to install python311-blinker on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-blinker
Copied
2. Uninstall "python311-blinker" package
This guide covers the steps necessary to uninstall python311-blinker on openSUSE Leap:
$
sudo zypper remove
python311-blinker
Copied
3. Information about the python311-blinker package on openSUSE Leap
Information for package python311-blinker:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-blinker
Version : 1.6.2-150400.12.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 307.7 KiB
Installed : No
Status : not installed
Source package : python-blinker-1.6.2-150400.12.3.8.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-blinker
Version : 1.6.2-150400.12.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 307.7 KiB
Installed : No
Status : not installed
Source package : python-blinker-1.6.2-150400.12.3.8.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.