How to Install and Uninstall clusterssh Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "clusterssh" package

Please follow the instructions below to install clusterssh on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install clusterssh

2. Uninstall "clusterssh" package

In this section, we are going to explain the necessary steps to uninstall clusterssh on openSuSE Tumbleweed:

$ sudo zypper remove clusterssh

3. Information about the clusterssh package on openSuSE Tumbleweed

Information for package clusterssh:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clusterssh
Version : 4.16-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 408.2 KiB
Installed : No
Status : not installed
Source package : clusterssh-4.16-2.2.src
Upstream URL : https://github.com/duncs/clusterssh/wiki
Summary : Multiplex SSH sessions onto many hosts using multiple terminals
Description :
Cluster SSH opens terminal windows with connections to specified
hosts and an administration console. Any text typed into the
administration console is replicated to all other connected and
active windows. This tool is intended for, but not limited to,
cluster administration where the same configuration or commands must
be run on each node within the cluster. Performing these commands all
at once via this tool ensures all nodes are kept in sync.