How to Install and Uninstall clustershell Package on Kali Linux

Last updated: November 07,2024

1. Install "clustershell" package

This tutorial shows how to install clustershell on Kali Linux

$ sudo apt update $ sudo apt install clustershell

2. Uninstall "clustershell" package

Here is a brief guide to show you how to uninstall clustershell on Kali Linux:

$ sudo apt remove clustershell $ sudo apt autoclean && sudo apt autoremove

3. Information about the clustershell package on Kali Linux

Package: clustershell
Version: 1.9.2-1
Installed-Size: 95
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-clustershell
Suggests: vim-addon-manager
Size: 49216
SHA256: 12824e331d983e065085e149bab997825521bddd932ba6b31c22cbc5e2e0e069
SHA1: 96402fec792049f35b25845c7a6e0d144c0f20f9
MD5sum: 4bd1674aa784595a1069971e66d7df2c
Description: Distributed shell that provides an efficient Python interface
Event-based Python library to execute commands on local or distant
cluster nodes in parallel depending on the selected engine and
worker mechanisms.
.
The library provides also advanced nodeset handling methods. Its goal
is to improve the administration of cluster by providing a lightweight
but scalable API for developers.
Description-md5:
Homepage: https://cea-hpc.github.io/clustershell/
Section: net
Priority: optional
Filename: pool/main/c/clustershell/clustershell_1.9.2-1_all.deb