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

Last updated: November 22,2024

1. Install "python2-yarb" package

This tutorial shows how to install python2-yarb on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-yarb

2. Uninstall "python2-yarb" package

This guide let you learn how to uninstall python2-yarb on openSUSE Leap:

$ sudo zypper remove python2-yarb

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

Information for package python2-yarb:
-------------------------------------
Repository : Main Repository
Name : python2-yarb
Version : 1.0.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 40,1 KiB
Installed : No
Status : not installed
Source package : python-yarb-1.0.0-bp153.1.16.src
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.