How to Install and Uninstall libnetapp-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libnetapp-perl" package

This tutorial shows how to install libnetapp-perl on Kali Linux

$ sudo apt update $ sudo apt install libnetapp-perl

2. Uninstall "libnetapp-perl" package

Please follow the instructions below to uninstall libnetapp-perl on Kali Linux:

$ sudo apt remove libnetapp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnetapp-perl package on Kali Linux

Package: libnetapp-perl
Version: 500.002-3
Installed-Size: 228
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-std-perl, libclone-perl, libnet-telnet-perl, libparams-validate-perl, libregexp-common-perl, openssh-client
Size: 64076
SHA256: 81cff45112c9f91427da9c5ab521f7659b85b1d45f8a7d6e4cd837c032e44337
SHA1: fa77a075d344bd27e52fd4eb45a379ae51122214
MD5sum: 795471799c484d90121e4e03130d7c1e
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.
Description-md5:
Homepage: https://metacpan.org/release/NetApp
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnetapp-perl/libnetapp-perl_500.002-3_all.deb