How to Install and Uninstall libnet-telnet-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libnet-telnet-perl" package

Please follow the guidance below to install libnet-telnet-perl on Kali Linux

$ sudo apt update $ sudo apt install libnet-telnet-perl

2. Uninstall "libnet-telnet-perl" package

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

$ sudo apt remove libnet-telnet-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-telnet-perl package on Kali Linux

Package: libnet-telnet-perl
Version: 3.05-2
Installed-Size: 208
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 56504
SHA256: f7f9d6ee59891178f95427d6e49e774f2338cb42e88a07e939e64b39c2f0dcbf
SHA1: 7edd1ad576af4421d4552ef9499135785e8ab226
MD5sum: 3277791e0467499a34dc6d497847239c
Description: Perl module to script telnetable connections
Net::Telnet allows you to make client connections to a TCP port and
do network I/O, especially to a port using the TELNET protocol.
Simple I/O methods such as print, get, and getline are provided.
More sophisticated interactive features are provided because
connecting to a TELNET port ultimately means communicating with a
program designed for human interaction. These interactive features
include the ability to specify a timeout and to wait for patterns to
appear in the input stream, such as the prompt from a shell.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Net-Telnet
Tag: devel::lang:perl, devel::library, implemented-in::perl,
protocol::telnet, role::devel-lib, role::program, use::login
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-telnet-perl/libnet-telnet-perl_3.05-2_all.deb