How to Install and Uninstall python3-fedmsg Package on openSUSE Leap

Last updated: May 05,2024

1. Install "python3-fedmsg" package

This is a short guide on how to install python3-fedmsg on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-fedmsg

2. Uninstall "python3-fedmsg" package

This guide let you learn how to uninstall python3-fedmsg on openSUSE Leap:

$ sudo zypper remove python3-fedmsg

3. Information about the python3-fedmsg package on openSUSE Leap

Information for package python3-fedmsg:
---------------------------------------
Repository : Main Repository
Name : python3-fedmsg
Version : 1.1.1-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 633,4 KiB
Installed : No
Status : not installed
Source package : python-fedmsg-1.1.1-bp153.1.21.src
Summary : Fedora Messaging Client API
Description :
fedmsg (Federated Message Bus) is a library built on ZeroMQ using the PyZMQ Python bindings.
fedmsg connects services together using ZeroMQ publishers and
subscribers.