Install libnet-telnet-cisco-perl
Installing libnet-telnet-cisco-perl package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libnet-telnet-cisco-perl
libnet-telnet-cisco-perl package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libnet-telnet-cisco-perl |
version | 1.10-5.1 |
description | Additional functionality to automate Cisco management |
subsection | perl |
website | nettelnetcisco.sourceforge.net |
maintainer | Javier Fernandez-Sanguino Pen~a |
Uninstall libnet-telnet-cisco-perl
To remove just libnet-telnet-cisco-perl package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libnet-telnet-cisco-perl
Uninstall libnet-telnet-cisco-perl and it’s dependent packages
To remove the libnet-telnet-cisco-perl package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libnet-telnet-cisco-perl
Purging libnet-telnet-cisco-perl
If you also want to delete configuration and/or data files of libnet-telnet-cisco-perl from Debian Sid then this will work:
sudo apt-get purge libnet-telnet-cisco-perl
To delete configuration and/or data files of libnet-telnet-cisco-perl and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libnet-telnet-cisco-perl