How to Install and Uninstall mpssh.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "mpssh.x86_64" package
Please follow the guidance below to install mpssh.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mpssh.x86_64
Copied
2. Uninstall "mpssh.x86_64" package
This guide let you learn how to uninstall mpssh.x86_64 on Rocky Linux 8:
$
sudo dnf remove
mpssh.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mpssh.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:38:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mpssh
Version : 1.3.3
Release : 10.el8
Architecture : x86_64
Size : 24 k
Source : mpssh-1.3.3-10.el8.src.rpm
Repository : epel
Summary : Parallel ssh tool
URL : https://github.com/ndenev/mpssh
License : BSD
Description : mpssh is a parallel ssh tool. What it does is connecting to a number of hosts
: specified in the hosts file and execute the same command on all of them
Available Packages
Name : mpssh
Version : 1.3.3
Release : 10.el8
Architecture : x86_64
Size : 24 k
Source : mpssh-1.3.3-10.el8.src.rpm
Repository : epel
Summary : Parallel ssh tool
URL : https://github.com/ndenev/mpssh
License : BSD
Description : mpssh is a parallel ssh tool. What it does is connecting to a number of hosts
: specified in the hosts file and execute the same command on all of them