How to Install and Uninstall clustershell Package on openSuSE Tumbleweed

Last updated: May 05,2024

1. Install "clustershell" package

Please follow the guidance below to install clustershell on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install clustershell

2. Uninstall "clustershell" package

Here is a brief guide to show you how to uninstall clustershell on openSuSE Tumbleweed:

$ sudo zypper remove clustershell

3. Information about the clustershell package on openSuSE Tumbleweed

Information for package clustershell:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clustershell
Version : 1.9.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 348.0 KiB
Installed : No
Status : not installed
Source package : clustershell-1.9.2-1.2.src
Upstream URL : http://cea-hpc.github.io/clustershell/
Summary : Python framework for efficient cluster administration
Description :
ClusterShell is a set of tools and a Python library to execute commands
on cluster nodes in parallel depending on selected engine and worker
mechanisms. Advanced node sets and node groups handling methods are provided
to ease and improve the daily administration of large compute clusters or
server farms. Command line utilities like clush, clubak and nodeset (or
cluset) allow traditional shell scripts to take benefit of the features
offered by the library.