How to Install and Uninstall postfix-lmdb Package on Kali Linux

Last updated: May 09,2024

1. Install "postfix-lmdb" package

Please follow the guidance below to install postfix-lmdb on Kali Linux

$ sudo apt update $ sudo apt install postfix-lmdb

2. Uninstall "postfix-lmdb" package

This guide covers the steps necessary to uninstall postfix-lmdb on Kali Linux:

$ sudo apt remove postfix-lmdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the postfix-lmdb package on Kali Linux

Package: postfix-lmdb
Source: postfix
Version: 3.8.5-1
Installed-Size: 392
Maintainer: LaMont Jones
Architecture: amd64
Depends: libc6 (>= 2.33), liblmdb0 (>= 0.9.14), postfix (= 3.8.5-1)
Size: 341384
SHA256: 0ba92b9f037621bc9d7f7191ccb3c62597117289998d9484111a095b2a823c9b
SHA1: 4cb082b951ef7e5a53b284f2452811a53ae78020
MD5sum: 52918647b5bdff589219adf722b37a79
Description: LMDB map support for Postfix
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.
.
This provides support for LMDB maps in Postfix. If you plan to use LMDB maps
with Postfix, you need this.
Description-md5:
Homepage: https://www.postfix.org
Section: mail
Priority: optional
Filename: pool/main/p/postfix/postfix-lmdb_3.8.5-1_amd64.deb