How to Install and Uninstall clustershell Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "clustershell" package

In this section, we are going to explain the necessary steps to install clustershell on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clustershell

2. Uninstall "clustershell" package

Please follow the step by step instructions below to uninstall clustershell on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the clustershell package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clustershell
Priority: optional
Section: universe/net
Installed-Size: 720
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 1.7-1-1
Depends: python (>= 2.7), python (<< 2.8)
Recommends: python-yaml
Suggests: vim-addon-manager
Filename: pool/universe/c/clustershell/clustershell_1.7-1-1_all.deb
Size: 130542
MD5sum: 0802c7184ebace87504b46ff15dbf9e7
SHA1: e28bb688a47fc445e73fd784d0c7743655310533
SHA256: 8309778b6bd061a6e200c22b62975f4094302283f4fa78723ce0f6eff424c8eb
Description-en: 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: 95cf39ea5e8089a9d77dc43eba4e03a3
Homepage: http://cea-hpc.github.com/clustershell/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu