How to Install and Uninstall bogofilter-bdb Package on Kali Linux

Last updated: May 17,2024

1. Install "bogofilter-bdb" package

This guide let you learn how to install bogofilter-bdb on Kali Linux

$ sudo apt update $ sudo apt install bogofilter-bdb

2. Uninstall "bogofilter-bdb" package

Here is a brief guide to show you how to uninstall bogofilter-bdb on Kali Linux:

$ sudo apt remove bogofilter-bdb $ sudo apt autoclean && sudo apt autoremove

3. Information about the bogofilter-bdb package on Kali Linux

Package: bogofilter-bdb
Source: bogofilter (1.2.5-1)
Version: 1.2.5-1+b2
Installed-Size: 709
Maintainer: Adrian Bunk
Architecture: amd64
Replaces: bogofilter (<< 0.94.14-1)
Provides: bogofilter-db
Depends: bogofilter-common (= 1.2.5-1+b2), libc6 (>= 2.34), libdb5.3, libgsl27 (>= 2.7.1)
Suggests: db5.3-util
Size: 139616
SHA256: d4f64a2a909ea73faf238b567d900a5953206a9a9dc42d7092f8013621afaeed
SHA1: b616642ef4c243d529953a0cfd7198be066367d3
MD5sum: 5d9ef4319f2ed1a7543ab4b675635968
Description: fast Bayesian spam filter (Berkeley DB)
This package implements a fast Bayesian spam filter along the lines suggested
by Paul Graham in his article "A Plan For Spam".
.
This version substantially improves on Paul's proposal by doing smarter
lexical analysis. In particular, hostnames and IP addresses are retained
as recognition features rather than broken up. Various kinds of MTA
cruft such as dates and message-IDs are discarded so as not to bloat
the word lists.
.
This package provides the bdb database backend.
Description-md5:
Homepage: http://bogofilter.sourceforge.net/
Tag: implemented-in::c, interface::commandline, mail::filters, role::program,
scope::utility, use::filtering, works-with::db, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/b/bogofilter/bogofilter-bdb_1.2.5-1+b2_amd64.deb