How to Install and Uninstall python310-pypubsub Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python310-pypubsub" package
Please follow the instructions below to install python310-pypubsub on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-pypubsub
Copied
2. Uninstall "python310-pypubsub" package
Please follow the guidelines below to uninstall python310-pypubsub on openSuSE Tumbleweed:
$
sudo zypper remove
python310-pypubsub
Copied
3. Information about the python310-pypubsub package on openSuSE Tumbleweed
Information for package python310-pypubsub:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pypubsub
Version : 4.0.3-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 437.2 KiB
Installed : No
Status : not installed
Source package : python-pypubsub-4.0.3-1.13.src
Upstream URL : https://github.com/schollii/pypubsub
Summary : Python Publish-Subscribe Package
Description :
PyPubSub provides a publish - subscribe API that facilitates the development of
event-based / message-based applications. PyPubSub supports sending and
receiving messages between objects of an application. It is centered on the
notion of a topic; senders publish messages of a given topic, and listeners
subscribe to messages of a given topic. The package also supports a variety of
advanced features that facilitate debugging and maintaining pypubsub topics and
messages in larger applications.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pypubsub
Version : 4.0.3-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 437.2 KiB
Installed : No
Status : not installed
Source package : python-pypubsub-4.0.3-1.13.src
Upstream URL : https://github.com/schollii/pypubsub
Summary : Python Publish-Subscribe Package
Description :
PyPubSub provides a publish - subscribe API that facilitates the development of
event-based / message-based applications. PyPubSub supports sending and
receiving messages between objects of an application. It is centered on the
notion of a topic; senders publish messages of a given topic, and listeners
subscribe to messages of a given topic. The package also supports a variety of
advanced features that facilitate debugging and maintaining pypubsub topics and
messages in larger applications.