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

Last updated: May 18,2024

1. Install "bogofilter-sqlite" package

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

$ sudo apt update $ sudo apt install bogofilter-sqlite

2. Uninstall "bogofilter-sqlite" package

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

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

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

Package: bogofilter-sqlite
Source: bogofilter (1.2.5-1)
Version: 1.2.5-1+b2
Installed-Size: 636
Maintainer: Adrian Bunk
Architecture: amd64
Provides: bogofilter-db
Depends: bogofilter-common (= 1.2.5-1+b2), libc6 (>= 2.34), libgsl27 (>= 2.7.1), libsqlite3-0 (>= 3.5.9)
Size: 124568
SHA256: deafc87c9fb275f863ed7a46e72d15ed32b9d7ca04566c78a12063272a3df4c9
SHA1: 37347be0f476162385eb49cdd19898d9e6a49445
MD5sum: b00bcd8027c1a85d48ad2082a615249d
Description: fast Bayesian spam filter (sqlite)
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 sqlite 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-sqlite_1.2.5-1+b2_amd64.deb