How to Install libnet-ssh-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-ssh-perl

Description:

Perl extension for secure shell

Net::SSH provides simple wrappers around the "ssh" command. It can be called in batch mode to launch remote commands or interactively.

Homepage: http://search.cpan.org/dist/Net-SSH/

Version: 0.09-3

Section: universe/perl