How to Install and Uninstall libtest-tcp-perl Package on Kali Linux

Last updated: May 23,2024

1. Install "libtest-tcp-perl" package

Here is a brief guide to show you how to install libtest-tcp-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-tcp-perl

2. Uninstall "libtest-tcp-perl" package

Please follow the steps below to uninstall libtest-tcp-perl on Kali Linux:

$ sudo apt remove libtest-tcp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-tcp-perl package on Kali Linux

Package: libtest-tcp-perl
Version: 2.22-2
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libio-socket-ip-perl (>= 0.39-3~), libtest-sharedfork-perl
Size: 22856
SHA256: f8fa2b52407ef52cfd5fa788b005c3c6c3014455d42b187f9f2603589ed0a66e
SHA1: e5f81534c3b851c6c0f5003d6320fc0d9aab5323
MD5sum: 2c9c0b42b4f0f261429d942448c0cb5b
Description: module to test TCP/IP programs
Test::TCP is a Perl test framework for TCP/IP programs, especially those
written in Perl. For example, to test a client or server written in Perl,
one simply specifies code to launch the server on an arbitrary port and
provides corresponding code to execute a client to connect to it.
.
This module also supports running multiple servers in the same test file.
Description-md5:
Homepage: https://metacpan.org/release/Test-TCP
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-tcp-perl/libtest-tcp-perl_2.22-2_all.deb