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

Last updated: June 29,2024

1. Install "python2-fedmsg" package

Here is a brief guide to show you how to install python2-fedmsg on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-fedmsg

2. Uninstall "python2-fedmsg" package

This is a short guide on how to uninstall python2-fedmsg on openSUSE Leap:

$ sudo zypper remove python2-fedmsg

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

Information for package python2-fedmsg:
---------------------------------------
Repository : Main Repository
Name : python2-fedmsg
Version : 1.1.1-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 500,9 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.