How to Install and Uninstall clustershell Package on openSUSE Leap
Last updated: November 07,2024
1. Install "clustershell" package
Please follow the guidance below to install clustershell on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
clustershell
Copied
2. Uninstall "clustershell" package
This guide let you learn how to uninstall clustershell on openSUSE Leap:
$
sudo zypper remove
clustershell
Copied
3. Information about the clustershell package on openSUSE Leap
Information for package clustershell:
-------------------------------------
Repository : Main Repository
Name : clustershell
Version : 1.9.1-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 345.6 KiB
Installed : No
Status : not installed
Source package : clustershell-1.9.1-bp155.1.6.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.
-------------------------------------
Repository : Main Repository
Name : clustershell
Version : 1.9.1-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 345.6 KiB
Installed : No
Status : not installed
Source package : clustershell-1.9.1-bp155.1.6.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.