How to Install and Uninstall extsmail Package on Kali Linux

Last updated: May 20,2024

1. Install "extsmail" package

Here is a brief guide to show you how to install extsmail on Kali Linux

$ sudo apt update $ sudo apt install extsmail

2. Uninstall "extsmail" package

Please follow the guidelines below to uninstall extsmail on Kali Linux:

$ sudo apt remove extsmail $ sudo apt autoclean && sudo apt autoremove

3. Information about the extsmail package on Kali Linux

Package: extsmail
Version: 2.5-2
Installed-Size: 113
Maintainer: Debian QA Group
Architecture: amd64
Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.34)
Size: 35284
SHA256: 75241a07588a0cab212ab5782fb0541091dcde03c25760d9a853369719745090
SHA1: 88f31af4e53cf8db7a54a6f5cf9ea02ca3489c45
MD5sum: 7fb3315c94f953e7346f9dcfc93b0554
Description: enables the robust sending of e-mail to external commands
extsmail masquerades as the standard UNIX sendmail program, reading
messages, and later piping them to user-defined commands.
.
In a sense, extsmail can be thought of as a very simple "tiny" sendmail
(Think SSMTP, UUCP, ...)
.
A typical use is to allow e-mail to be piped via ssh to external servers
running a full sendmail-compatible MTA. extsmail is designed to have
sensible defaults, and configuring it is a one-off, quick job.
Description-md5:
Homepage: https://tratt.net/laurie/src/extsmail/
Section: mail
Priority: optional
Filename: pool/main/e/extsmail/extsmail_2.5-2_amd64.deb