How to Install and Uninstall bogofilter Package on Kali Linux

Last updated: May 15,2024

1. Install "bogofilter" package

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

$ sudo apt update $ sudo apt install bogofilter

2. Uninstall "bogofilter" package

This guide covers the steps necessary to uninstall bogofilter on Kali Linux:

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

3. Information about the bogofilter package on Kali Linux

Package: bogofilter
Source: bogofilter (1.2.5-1)
Version: 1.2.5-1+b2
Installed-Size: 10
Maintainer: Adrian Bunk
Architecture: amd64
Depends: bogofilter-bdb | bogofilter-db, bogofilter-common (= 1.2.5-1+b2)
Size: 1344
SHA256: 7c80abe14726aa89cd6a17d5e710ee967c332dbffda58fc62cd6375d95f3bc78
SHA1: 83f2a163871919859972f9c6112087c60b0a0ca5
MD5sum: 495a5cee378f5d5b72f761438862bd89
Description: fast Bayesian spam filter (meta package)
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.
Description-md5:
Homepage: http://bogofilter.sourceforge.net/
Tag: implemented-in::c, interface::commandline, mail::filters, role::dummy,
role::metapackage, role::program, use::filtering, use::scanning,
works-with::mail
Section: mail
Priority: optional
Filename: pool/main/b/bogofilter/bogofilter_1.2.5-1+b2_amd64.deb