How to Install libnet-ssh2-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-ssh2-perl

Description:

Perl module for the SSH 2 protocol

Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org) library. It supports the SSH2 protocol (there is no support for SSH1) with all of the key exchanges, ciphers, and compression of libssh2.

Homepage: https://metacpan.org/release/Net-SSH2

Version: 0.69-1

Section: universe/perl