Information about the package, pdsh-rcmd-ssh, which is shipped with common Linux distributions. The pdsh-rcmd-ssh package is designed for, Provides ssh rcmd capability to pdsh.
Package Name:
pdsh-rcmd-ssh
Summary:
Provides ssh rcmd capability to pdsh
Description:
Pdsh module for ssh rcmd functionality.
Architecture:
x86_64
Version:
2.26
Release:
4.el6
Size:
11 k
Repository:
epel
From Repository:
Licence:
GPLv2+
Control the pdsh-rcmd-ssh package with the following handy commands outlined below.
yum install pdsh-rcmd-ssh
This command will install pdsh-rcmd-ssh on the server.
yum remove pdsh-rcmd-ssh
This command will un-install pdsh-rcmd-ssh on the server. When you run this command, you will be asked if you are sure that you want to remove pdsh-rcmd-ssh, so you have to manually confirm that you want to do this.
yum -y remove pdsh-rcmd-ssh
This command will un-install pdsh-rcmd-ssh on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pdsh-rcmd-ssh when using the -y flag.
yum update pdsh-rcmd-ssh
This command will update pdsh-rcmd-ssh to the latest version. When you run this command, you will be asked if you are sure that you want to remove pdsh-rcmd-ssh, so you have to manually confirm that you want to do this.
yum -y update pdsh-rcmd-ssh
This command will update pdsh-rcmd-ssh to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove pdsh-rcmd-ssh when using the -y flag.
yum info pdsh-rcmd-ssh
This command will show you core information about the pdsh-rcmd-ssh package.
yum deplist pdsh-rcmd-ssh
This command will show you the dependencies for pdsh-rcmd-ssh. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update pdsh-rcmd-ssh
This command will check if there is an update waiting on pdsh-rcmd-ssh. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.