How to Install and Uninstall python3-milter Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-milter" package

This guide let you learn how to install python3-milter on Kali Linux

$ sudo apt update $ sudo apt install python3-milter

2. Uninstall "python3-milter" package

Learn how to uninstall python3-milter on Kali Linux:

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

3. Information about the python3-milter package on Kali Linux

Package: python3-milter
Source: pymilter (1.0.5-1)
Version: 1.0.5-1+b4
Installed-Size: 265
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libmilter1.0.1 (>= 8.14.1), python3-dns
Recommends: python3-bsddb3
Suggests: postfix | sendmail, python-milter-doc
Size: 62480
SHA256: ac2e7511f8ae76239e6640bdc966b5248143d8a014110e5e0d72ca88005f14ca
SHA1: 46cac50753b8a5f28d1a966f582259cd5d19181c
MD5sum: 69def38a2954a11e1b3c3b0cfc142455
Description: Python 3 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.
.
This is the Python 3 version of the package
Description-md5:
Homepage: https://github.com/sdgathman/pymilter
Section: python
Priority: optional
Filename: pool/main/p/pymilter/python3-milter_1.0.5-1+b4_amd64.deb