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

Last updated: May 12,2024

1. Install "libtest-poe-server-tcp-perl" package

Here is a brief guide to show you how to install libtest-poe-server-tcp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtest-poe-server-tcp-perl" package

This guide let you learn how to uninstall libtest-poe-server-tcp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtest-poe-server-tcp-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.18-1
Depends: perl, libpoe-perl
Filename: pool/universe/libt/libtest-poe-server-tcp-perl/libtest-poe-server-tcp-perl_1.18-1_all.deb
Size: 15880
MD5sum: 5a923aa98fca8525f761dbd9d3d95e62
SHA1: 365cc0e8cb51c7852b6354b3aae7619426b86ebc
SHA256: b383e476a9d2d0868646edd6b8a2a4fe8b3339ae506a73a5d9f55cbc759aac71
Description-en: test framework for TCP client libraries using POE
Test::POE::Server::TCP is a Perl Object Environment (POE, see libpoe-perl)
component that provides a TCP server framework for inclusion in your client
module's test cases. Once registered, a session will receive events related
to client connections, disconnections, input and any flushed output. It will
also get a unique client identifier which may be used in communication with
the client component when sending data to the client or ending a connection.
Description-md5: 9194f67e63481551cd56a009f1ba1d5f
Homepage: https://metacpan.org/release/Test-POE-Server-TCP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu