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

Last updated: April 29,2024

1. Install "clamav-milter" package

Please follow the guidance below to install clamav-milter on Kali Linux

$ sudo apt update $ sudo apt install clamav-milter

2. Uninstall "clamav-milter" package

Learn how to uninstall clamav-milter on Kali Linux:

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

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

Package: clamav-milter
Source: clamav
Version: 1.0.5+dfsg-1
Installed-Size: 520
Maintainer: ClamAV Team
Architecture: amd64
Depends: adduser, clamav-base (>= 1.0.5+dfsg-1), clamav-freshclam (>= 1.0.5+dfsg) | clamav-data, dpkg (>= 1.16.1), logrotate, procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libclamav11 (>= 1.0.5), libmilter1.0.1
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: clamav-daemon
Suggests: clamav-docs, daemon
Size: 195924
SHA256: 5ff8a9f0ad5b76b8578559ab5aec9b956fcfcfeea3fefea6c375897f6cdf18fe
SHA1: c6add40e489d0f4e4773d521d5040888cd311da7
MD5sum: 401042a11bbbf94e6510a9a874d861ef
Description: anti-virus utility for Unix - sendmail integration
Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
this software is the integration with mail servers (attachment
scanning). The package provides a flexible and scalable
multi-threaded daemon in the clamav-daemon package, a command-line
scanner in the clamav package, and a tool for automatic updating via
the Internet in the clamav-freshclam package. The programs are based
on libclamav, which can be used by other software.
.
This package contains the ClamAV milter for use with sendmail. It can
be configured to be run either standalone, or using clamav-daemon.
Description-md5:
Homepage: https://www.clamav.net/
Tag: implemented-in::c, interface::daemon, mail::filters, network::server,
role::program, security::antivirus, use::scanning, works-with::mail
Section: utils
Priority: optional
Filename: pool/main/c/clamav/clamav-milter_1.0.5+dfsg-1_amd64.deb