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

Last updated: January 11,2025

1. Install "amavisd-milter" package

This tutorial shows how to install amavisd-milter on Kali Linux

$ sudo apt update $ sudo apt install amavisd-milter

2. Uninstall "amavisd-milter" package

In this section, we are going to explain the necessary steps to uninstall amavisd-milter on Kali Linux:

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

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

Package: amavisd-milter
Version: 1.7.2-1
Installed-Size: 85
Maintainer: Debian QA Group
Architecture: amd64
Replaces: amavisd-new-milter (<= 1:2.6.4-2)
Provides: amavisd-new-milter
Depends: libc6 (>= 2.34), libmilter1.0.1, amavisd-new, lsb-base
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: sendmail | postfix
Breaks: amavisd-new-milter (<= 1:2.6.4-2)
Size: 30168
SHA256: 653a092adae9038b7a737eb32b6b7511ca9eda203e89b44f443b772027bc1625
SHA1: ae47ceb60fe4c6416fb70c4b553141051c0023c2
MD5sum: 7a74f8eca68e6a56f92c9e10a48ae777
Description: amavisd-new interface for milter-capable MTAs
This package provides a milter for amavisd-new that works with
Sendmail or Postfix, using the AM.PDP protocol.
.
Replacing the older amavisd-new-milter program, amavisd-milter makes
use of the full functionality of amavisd-new. It supports using spam
and virus information header fields, rewriting message subjects,
adding address extensions, and selectively removing recipients.
Description-md5:
Homepage: https://github.com/prehor/amavisd-milter
Tag: mail::filters, role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/a/amavisd-milter/amavisd-milter_1.7.2-1_amd64.deb