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

Last updated: May 19,2024

1. Install "libnet-easytcp-perl" package

Here is a brief guide to show you how to install libnet-easytcp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libnet-easytcp-perl" package

This guide let you learn how to uninstall libnet-easytcp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnet-easytcp-perl
Priority: optional
Section: universe/perl
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.26-3
Depends: perl
Filename: pool/universe/libn/libnet-easytcp-perl/libnet-easytcp-perl_0.26-3_all.deb
Size: 31564
MD5sum: b211630b5fd2a96a8759e46a7271d43b
SHA1: 652ad92e04a8d69e708a66849b24c5fef068af56
SHA256: 4b47069b388e704318cbad07cd76a375edf0dc077e84a71ec8eeb7568292747a
Description-en: Easily create secure, bandwidth-friendly TCP/IP clients and servers
This class allows you to easily create TCP/IP clients and
servers and provides an OO interface to manage the connection(s).
This allows you to concentrate on the application rather
than on the transport.
.
- One easy module to create both clients and servers
- Object Oriented interface
- Event-based callbacks in server mode
- Internal protocol to take care of all the common
transport problems
- Transparent encryption
- Transparent compression
Description-md5: 9eae25bde7ce58cd768d2e04928ec669
Homepage: https://metacpan.org/release/EasyTCP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu