How to Install and Uninstall clustershell.noarch Package on Oracle Linux 9
Last updated: November 13,2024
1. Install "clustershell.noarch" package
This guide covers the steps necessary to install clustershell.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
clustershell.noarch
Copied
2. Uninstall "clustershell.noarch" package
Please follow the guidelines below to uninstall clustershell.noarch on Oracle Linux 9:
$
sudo dnf remove
clustershell.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the clustershell.noarch package on Oracle Linux 9
Last metadata expiration check: 0:33:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : clustershell
Version : 1.9.2
Release : 1.el9
Architecture : noarch
Size : 135 k
Source : clustershell-1.9.2-1.el9.src.rpm
Repository : epel
Summary : Python framework for efficient cluster administration
URL : http://cea-hpc.github.io/clustershell/
License : LGPLv2+
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.
Available Packages
Name : clustershell
Version : 1.9.2
Release : 1.el9
Architecture : noarch
Size : 135 k
Source : clustershell-1.9.2-1.el9.src.rpm
Repository : epel
Summary : Python framework for efficient cluster administration
URL : http://cea-hpc.github.io/clustershell/
License : LGPLv2+
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.