How to Install and Uninstall pssh Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "pssh" package

Please follow the guidance below to install pssh on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pssh

2. Uninstall "pssh" package

Please follow the instructions below to uninstall pssh on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pssh $ sudo apt autoclean && sudo apt autoremove

3. Information about the pssh package on Ubuntu 21.10 (Impish Indri)

Package: pssh
Architecture: all
Version: 2.3.1-4
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: openssh-client, python3:any
Filename: pool/universe/p/pssh/pssh_2.3.1-4_all.deb
Size: 29192
MD5sum: b969e2f71ceeee4969608c1cf2c6621c
SHA1: 518b98326af9cdc2e9ce67d25a6f728ee804691f
SHA256: b5b77225095ff134c68b087545fd612fa1329498e700e3fbe15e3c4ccee5a2fe
SHA512: 14208107b95f4796e88ba86f4a5c88de1524c7d81f6bdcc62d373f3bb54143e8afdcc93e036e893dbb532f157870c2169be93ecb7a19433407a6e257edb5008e
Homepage: https://github.com/lilydjwg/pssh
Description-en: Parallel versions of SSH-based tools
pssh provides a number of commands for executing against a group of computers,
using SSH. It's most useful for operating on clusters of
homogenously-configured hosts.
.
The package contains:
.
- Parallel ssh (parallel-ssh, upstream calls it pssh), executes commands on
multiple hosts in parallel
- Parallel scp (parallel-scp, upstream calls it pscp), copies files to
multiple remote hosts in parallel
- Parallel rsync (parallel-rsync, upstream calls it prsync), efficiently
copies files to multiple hosts in parallel
- Parallel nuke (parallel-nuke, upstream calls it pnuke), kills processes on
multiple remote hosts in parallel
- Parallel slurp (parallel-slurp, upstream calls it pslurp), copies files
from multiple remote hosts to a central host in parallel
.
These tools are good for controlling large collections of nodes, where faster
alternatives such as gexec and pcp are not available.
Description-md5: c83367f6abd1b98aee8797c5532296de