How to Install and Uninstall postfix Package on Kali Linux
Last updated: November 22,2024
1. Install "postfix" package
Here is a brief guide to show you how to install postfix on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
postfix
Copied
2. Uninstall "postfix" package
This guide let you learn how to uninstall postfix on Kali Linux:
$
sudo apt remove
postfix
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postfix package on Kali Linux
Package: postfix
Version: 3.8.5-1
Installed-Size: 4039
Maintainer: LaMont Jones
Architecture: amd64
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: libc6 (>= 2.34), libdb5.3, libicu72 (>= 72.1~rc-1~), libnsl2 (>= 1.0), libsasl2-2 (>= 2.1.28+dfsg1), libssl3 (>= 3.0.0), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), ssl-cert, cpio, e2fsprogs
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: python3, ca-certificates
Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, postfix-lmdb, postfix-sqlite, sasl2-bin | dovecot-common, libsasl2-modules | dovecot-common, resolvconf, postfix-cdb, mail-reader, postfix-mta-sts-resolver, ufw, postfix-doc
Conflicts: mail-transport-agent, smail
Size: 1518968
SHA256: 30ce1e08a3bdbdf49f2788e743472c99637ff3bad352d515c1ad8495ab1305e8
SHA1: 94c7904d3f138b1405860618f45aea102c72e648
MD5sum: c0a367354b0e0219ca3c321d11f6d2db
Description: High-performance mail transport agent
Postfix is Wietse Venema's mail transport agent that started life as an
alternative to the widely-used Sendmail program. Postfix attempts to
be fast, easy to administer, and secure, while at the same time being
sendmail compatible enough to not upset existing users. Thus, the outside
has a sendmail-ish flavor, but the inside is completely different.
Description-md5:
Homepage: https://www.postfix.org
Tag: implemented-in::c, interface::daemon, mail::smtp, mail::transport-agent,
network::server, protocol::smtp, role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/p/postfix/postfix_3.8.5-1_amd64.deb
Version: 3.8.5-1
Installed-Size: 4039
Maintainer: LaMont Jones
Architecture: amd64
Replaces: mail-transport-agent
Provides: mail-transport-agent
Depends: libc6 (>= 2.34), libdb5.3, libicu72 (>= 72.1~rc-1~), libnsl2 (>= 1.0), libsasl2-2 (>= 2.1.28+dfsg1), libssl3 (>= 3.0.0), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), ssl-cert, cpio, e2fsprogs
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: python3, ca-certificates
Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, postfix-lmdb, postfix-sqlite, sasl2-bin | dovecot-common, libsasl2-modules | dovecot-common, resolvconf, postfix-cdb, mail-reader, postfix-mta-sts-resolver, ufw, postfix-doc
Conflicts: mail-transport-agent, smail
Size: 1518968
SHA256: 30ce1e08a3bdbdf49f2788e743472c99637ff3bad352d515c1ad8495ab1305e8
SHA1: 94c7904d3f138b1405860618f45aea102c72e648
MD5sum: c0a367354b0e0219ca3c321d11f6d2db
Description: High-performance mail transport agent
Postfix is Wietse Venema's mail transport agent that started life as an
alternative to the widely-used Sendmail program. Postfix attempts to
be fast, easy to administer, and secure, while at the same time being
sendmail compatible enough to not upset existing users. Thus, the outside
has a sendmail-ish flavor, but the inside is completely different.
Description-md5:
Homepage: https://www.postfix.org
Tag: implemented-in::c, interface::daemon, mail::smtp, mail::transport-agent,
network::server, protocol::smtp, role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/p/postfix/postfix_3.8.5-1_amd64.deb