How to Install libnet-openssh-parallel-perl in Ubuntu 18.04



Install libnet-openssh-parallel-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-openssh-parallel-perl

Description:

run SSH jobs in parallel

Net::OpenSSH::Parallel is an scheduler that can run commands in parallel in a set of hosts through SSH. It tries to find a compromise between being simple to use, efficient and covering a good part of the problem space of parallel process execution via SSH.

Homepage: https://metacpan.org/release/Net-OpenSSH-Parallel

Version: 0.12-1

Section: universe/perl