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

Last updated: May 17,2024

1. Install "libsendmail-milter-perl" package

This guide let you learn how to install libsendmail-milter-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsendmail-milter-perl

2. Uninstall "libsendmail-milter-perl" package

This is a short guide on how to uninstall libsendmail-milter-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsendmail-milter-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libsendmail-milter-perl
Priority: optional
Section: universe/perl
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.18-8build1
Depends: perl (>= 5.22.1-2), perlapi-5.22.1, libc6 (>= 2.4), libmilter1.0.1
Filename: pool/universe/libs/libsendmail-milter-perl/libsendmail-milter-perl_0.18-8build1_amd64.deb
Size: 36850
MD5sum: 65da65b066fbb7e1540a8b569cfd95e1
SHA1: 65f8f9cd677979f2c5a7f6fdd3adceaa3094b7bd
SHA256: ae2cdb6e4ecb0dd39bacc87172f917829ab8b3c79db1a8e0e38df1d87c693920
Description-en: Interface to Sendmail's Mail Filter API
Sendmail::Milter is a Perl extension to sendmail's Mail Filter API
(Milter).
.
With this module, Perl callbacks can be defined and registered with
the Milter engine. This module calls those perl callbacks using
interpreters from a threaded persistent interpreter pool.
Description-md5: 3733329fa90cc8f45eacbf229c094854
Homepage: http://search.cpan.org/dist/Sendmail-Milter/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu