How to Install and Uninstall clustershell.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "clustershell.noarch" package

This is a short guide on how to install clustershell.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install clustershell.noarch

2. Uninstall "clustershell.noarch" package

Please follow the step by step instructions below to uninstall clustershell.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove clustershell.noarch $ sudo dnf autoremove

3. Information about the clustershell.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:35:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : clustershell
Version : 1.9.2
Release : 1.el8
Architecture : noarch
Size : 144 k
Source : clustershell-1.9.2-1.el8.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.