How to Install and Uninstall pdsh.x86_64 Package on Rocky Linux 8
Last updated: November 25,2024
1. Install "pdsh.x86_64" package
In this section, we are going to explain the necessary steps to install pdsh.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pdsh.x86_64
Copied
2. Uninstall "pdsh.x86_64" package
This guide let you learn how to uninstall pdsh.x86_64 on Rocky Linux 8:
$
sudo dnf remove
pdsh.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pdsh.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:16:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pdsh
Version : 2.34
Release : 5.el8
Architecture : x86_64
Size : 121 k
Source : pdsh-2.34-5.el8.src.rpm
Repository : epel
Summary : Parallel remote shell program
URL : https://github.com/chaos/pdsh/
License : GPLv2+
Description : Pdsh is a multithreaded remote shell client which executes commands
: on multiple remote hosts in parallel. Pdsh can use several different
: remote shell services, including standard "rsh", Kerberos IV, and ssh.
Available Packages
Name : pdsh
Version : 2.34
Release : 5.el8
Architecture : x86_64
Size : 121 k
Source : pdsh-2.34-5.el8.src.rpm
Repository : epel
Summary : Parallel remote shell program
URL : https://github.com/chaos/pdsh/
License : GPLv2+
Description : Pdsh is a multithreaded remote shell client which executes commands
: on multiple remote hosts in parallel. Pdsh can use several different
: remote shell services, including standard "rsh", Kerberos IV, and ssh.