How to Install and Uninstall clustershell.noarch Package on Fedora 35

Last updated: February 12,2025

1. Install "clustershell.noarch" package

Please follow the step by step instructions below to install clustershell.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install clustershell.noarch

2. Uninstall "clustershell.noarch" package

Please follow the steps below to uninstall clustershell.noarch on Fedora 35:

$ sudo dnf remove clustershell.noarch $ sudo dnf autoremove

3. Information about the clustershell.noarch package on Fedora 35

Last metadata expiration check: 4:36:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : clustershell
Version : 1.8.4
Release : 1.fc35
Architecture : noarch
Size : 129 k
Source : clustershell-1.8.4-1.fc35.src.rpm
Repository : updates
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.