How to Install and Uninstall exim4-daemon-light Package on Kali Linux

Last updated: May 15,2024

1. Install "exim4-daemon-light" package

Here is a brief guide to show you how to install exim4-daemon-light on Kali Linux

$ sudo apt update $ sudo apt install exim4-daemon-light

2. Uninstall "exim4-daemon-light" package

Please follow the guidelines below to uninstall exim4-daemon-light on Kali Linux:

$ sudo apt remove exim4-daemon-light $ sudo apt autoclean && sudo apt autoremove

3. Information about the exim4-daemon-light package on Kali Linux

Package: exim4-daemon-light
Source: exim4
Version: 4.97-5
Installed-Size: 1575
Maintainer: Exim4 Maintainers
Architecture: amd64
Replaces: exim4-base (<= 4.61-1), mail-transport-agent
Provides: default-mta, exim4-localscanapi-6.0, mail-transport-agent
Depends: exim4-base (>= 4.97), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libgnutls-dane0 (>= 3.7.0), libgnutls30 (>= 3.8.2), libidn12 (>= 1.13), libidn2-0 (>= 0.6), libnsl2 (>= 1.0), libpcre2-8-0 (>= 10.22)
Conflicts: mail-transport-agent
Size: 615000
SHA256: b2b916434c4639d8143fe8507c0bde75ca3008d8546ac1447eae25811d135a28
SHA1: 2911fd55480aca2c10bb82fb8f5cc3bb4c06221c
MD5sum: 508d3a84881a020b2c4d6edef5d8e538
Description: lightweight Exim MTA (v4) daemon
Exim (v4) is a mail transport agent. This package contains the exim4
daemon with only basic features enabled. It works well with the
standard setups that are provided by Debian and includes support for
TLS encryption and the dlopen patch to allow dynamic loading of a
local_scan function.
.
The Debian exim4 packages have their own web page,
http://wiki.debian.org/PkgExim4. There is also a Debian-specific
FAQ list. Information about the way the Debian packages are
configured can be found in
/usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
information about the way the Debian binary packages are built. The
very extensive upstream documentation is shipped in
/usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
configuration process in a standard setup, invoke dpkg-reconfigure
exim4-config. There is a Debian-centered mailing list,
[email protected]. Please ask Debian-specific
questions there, and only write to the upstream exim-users mailing
list if you are sure that your question is not Debian-specific. You
can find the subscription web page on
http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Description-md5:
Homepage: https://www.exim.org/
Tag: implemented-in::c, interface::daemon, mail::delivery-agent, mail::smtp,
mail::transport-agent, network::server, network::service,
protocol::ipv6, protocol::smtp, protocol::ssl, role::program,
works-with::mail
Section: mail
Priority: optional
Filename: pool/main/e/exim4/exim4-daemon-light_4.97-5_amd64.deb