How to Install and Uninstall libtest-tcp-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libtest-tcp-perl" package

Please follow the steps below to install libtest-tcp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtest-tcp-perl" package

Please follow the instructions below to uninstall libtest-tcp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtest-tcp-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtest-tcp-perl
Priority: optional
Section: universe/perl
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.14-1
Depends: perl, libtest-sharedfork-perl (>= 0.29), perl (>= 5.19.8) | libio-socket-ip-perl
Filename: pool/universe/libt/libtest-tcp-perl/libtest-tcp-perl_2.14-1_all.deb
Size: 17166
MD5sum: c2df18151bd019b13b07ebadc49a576e
SHA1: b332a5567e618554b878bd57a3154396849ffa3e
SHA256: 286f240d7d614f907c0d6a43897476f2ee1bac45fabd4592ef8fe06273f77797
Description-en: 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: 9e3c86aaf4b2c9102680af139f28e445
Homepage: https://metacpan.org/release/Test-TCP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu