How to Install libnetapp-perl in Ubuntu 18.04



Install libnetapp-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnetapp-perl

Description:

Perl modules for managing NetApp's NAS devices

NetApp provides a suite of modules for managing NetApp's NAS devices, commonly referred to as "filers". . Both SSH and telnet are supported, but only SSH is really recommended. NetApp doesn't support concurrent access via telnet, and the error checking using SSH is far more robust. Not to mention, you can configure secure access via SSH without using passwords, but telnet access will always require a password.

Homepage: https://metacpan.org/release/NetApp

Version: 500.002-2

Section: universe/perl