How to Install and Uninstall pssh Package on openSUSE Leap
Last updated: January 11,2025
1. Install "pssh" package
Here is a brief guide to show you how to install pssh on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
pssh
Copied
2. Uninstall "pssh" package
This tutorial shows how to uninstall pssh on openSUSE Leap:
$
sudo zypper remove
pssh
Copied
3. Information about the pssh package on openSUSE Leap
Information for package pssh:
-----------------------------
Repository : Main Repository
Name : pssh
Version : 2.3.4+git10.d4909c9-bp155.3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 42.0 KiB
Installed : No
Status : not installed
Source package : pssh-2.3.4+git10.d4909c9-bp155.3.7.src
Upstream URL : https://github.com/lilydjwg/pssh
Summary : Parallel SSH to control large numbers of Machines simultaneously
Description :
pssh provides parallel versions of the OpenSSH tools that are useful for
controlling large numbers of machines simultaneously. It includes parallel
versions of ssh, scp, and rsync, as well as a parallel kill command.
-----------------------------
Repository : Main Repository
Name : pssh
Version : 2.3.4+git10.d4909c9-bp155.3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 42.0 KiB
Installed : No
Status : not installed
Source package : pssh-2.3.4+git10.d4909c9-bp155.3.7.src
Upstream URL : https://github.com/lilydjwg/pssh
Summary : Parallel SSH to control large numbers of Machines simultaneously
Description :
pssh provides parallel versions of the OpenSSH tools that are useful for
controlling large numbers of machines simultaneously. It includes parallel
versions of ssh, scp, and rsync, as well as a parallel kill command.