How to Install and Uninstall sendmail-bin Package on Kali Linux

Last updated: May 17,2024

1. Install "sendmail-bin" package

Learn how to install sendmail-bin on Kali Linux

$ sudo apt update $ sudo apt install sendmail-bin

2. Uninstall "sendmail-bin" package

Please follow the guidelines below to uninstall sendmail-bin on Kali Linux:

$ sudo apt remove sendmail-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the sendmail-bin package on Kali Linux

Package: sendmail-bin
Source: sendmail
Version: 8.18.1-1
Installed-Size: 1901
Maintainer: Debian QA Group
Architecture: amd64
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: sendmail-base (= 8.18.1-1), sendmail-cf (= 8.18.1-1), procps, libc6 (>= 2.34), libdb5.3, libldap-2.5-0 (>= 2.5.4), liblockfile1 (>= 1.0), libnsl2 (>= 1.0), libsasl2-2 (>= 2.1.28+dfsg1), libssl3 (>= 3.0.0), libwrap0 (>= 7.6-4~)
Pre-Depends: debconf, init-system-helpers (>= 1.54~)
Suggests: sendmail-doc, sasl2-bin, libsasl2-modules, openssl
Conflicts: mail-transport-agent
Size: 712776
SHA256: 428d78ddd7c5c7df43fe54a0d39e4ffb321cb0bc7c1f2dff59231582d2e9ad69
SHA1: ae27cc37e939f585926262e7cb9f8e26c44892ae
MD5sum: 9afe6652468bcc6ac165d0e61becad7d
Description: powerful, efficient, and scalable Mail Transport Agent
Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
It is suitable for handling sophisticated mail configurations,
although this means that its configuration can also be complex.
.
Fortunately, simple things can be done easily, and complex things
are possible, even if not easily understood ;) Sendmail is the *ONLY*
MTA with a Turing complete language to control *ALL* aspects of delivery!
.
Sendmail provides Security and SPAM/UCE/UBE protection via several means.
.
Sendmail includes *no* Mail User Agents (MUA), you'll have to
pick from the plethora of available MUAs (mutt, vm, etc.)
.
This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
Description-md5:
Homepage: http://www.sendmail.org
Tag: interface::daemon, mail::transport-agent, protocol::ipv6,
protocol::ldap, protocol::smtp, protocol::ssl, role::app-data,
role::program, scope::utility, works-with::db, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/s/sendmail/sendmail-bin_8.18.1-1_amd64.deb