How to Install and Uninstall python311-blinker Package on openSuSE Tumbleweed

Last updated: January 12,2025

1. Install "python311-blinker" package

This guide covers the steps necessary to install python311-blinker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-blinker

2. Uninstall "python311-blinker" package

This guide covers the steps necessary to uninstall python311-blinker on openSuSE Tumbleweed:

$ sudo zypper remove python311-blinker

3. Information about the python311-blinker package on openSuSE Tumbleweed

Information for package python311-blinker:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-blinker
Version : 1.7.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 114.6 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.

5. The same packages on other Linux Distributions