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

Last updated: May 15,2024

1. Install "python-milter" package

This tutorial shows how to install python-milter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-milter

2. Uninstall "python-milter" package

Here is a brief guide to show you how to uninstall python-milter on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-milter $ sudo apt autoclean && sudo apt autoremove

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

Package: python-milter
Priority: optional
Section: universe/mail
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: amd64
Source: pymilter
Version: 1.0-2
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libmilter1.0.1 (>= 8.14.1), python-dns
Suggests: postfix (>= 2.3) | sendmail (>= 8.13), python-milter-doc
Filename: pool/universe/p/pymilter/python-milter_1.0-2_amd64.deb
Size: 43704
MD5sum: 19d42a12f94e34c5ae7109eaae33b691
SHA1: 4cc7f9a967117d25de86d6aeab10cae2e68c138f
SHA256: 4d2ce38a10ad9bdcc128d204c412ba0bf214cb44834ffefafc0ce769ef596afb
Description-en: Python extension for Sendmail Milter Protocol
Python milter provides Python extensions for the Milter protocol traditionally
used by Sendmail and now also used by Postfix. It provides a thin layer of
Python over the Milter protocol.
Description-md5: 365fa759d000d33c42524f09799a6969
Homepage: http://sourceforge.net/projects/pymilter/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu