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

Last updated: July 03,2024

1. Install "python3-yarb" package

This guide let you learn how to install python3-yarb on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-yarb

2. Uninstall "python3-yarb" package

Learn how to uninstall python3-yarb on openSUSE Leap:

$ sudo zypper remove python3-yarb

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

Information for package python3-yarb:
-------------------------------------
Repository : Main Repository
Name : python3-yarb
Version : 1.0.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 45.9 KiB
Installed : No
Status : not installed
Source package : python-yarb-1.0.0-bp155.2.13.src
Upstream URL : https://github.com/Itxaka/yarb
Summary : Yet Another Rabbitmq Balancer
Description :
yarb is an script that tries to balance a rabbitmq cluster by calculating and
deleting queues that should not be in a node in order to let them be recreated
in a different node, reaching a more balanced cluster.