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

Last updated: May 09,2024

1. Install "libnet-server-mail-perl" package

This is a short guide on how to install libnet-server-mail-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-server-mail-perl

2. Uninstall "libnet-server-mail-perl" package

This guide covers the steps necessary to uninstall libnet-server-mail-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-server-mail-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnet-server-mail-perl
Priority: optional
Section: universe/perl
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.22-1ubuntu1
Depends: perl
Recommends: libio-socket-ssl-perl (>= 1.84)
Filename: pool/universe/libn/libnet-server-mail-perl/libnet-server-mail-perl_0.22-1ubuntu1_all.deb
Size: 37346
MD5sum: f323a96e88dc365c024e7a8aac964df6
SHA1: fa829012870b5b4d5d9ded84eec96db0ff061245
SHA256: 1595ea89a75ed59301b51c676f614861b21287055a09f302df86932f001f6473
Description-en: versatile and extensible mail server framework
Net::Server::Mail is a versatile and extensible implementation of the SMTP
protocol and closely-related protocols like ESMTP and LMTP. The event driven
object-oriented API makes it easy to incorporate the SMTP protocol into perl
programs.
.
It provides a mechanism to easily add future or not yet implemented ESMTP
extensions. Developers can hook code at each SMTP session state and change
the module's behaviors by registering event call-backs. The class is designed
to be easily inherited from.
Description-md5: 1e7ecab0f74f93fa9685fc31ea9529a5
Homepage: https://metacpan.org/release/Net-Server-Mail
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu