How to Install and Uninstall bsfilter Package on Kali Linux

Last updated: May 15,2024

1. Install "bsfilter" package

Learn how to install bsfilter on Kali Linux

$ sudo apt update $ sudo apt install bsfilter

2. Uninstall "bsfilter" package

Please follow the guidelines below to uninstall bsfilter on Kali Linux:

$ sudo apt remove bsfilter $ sudo apt autoclean && sudo apt autoremove

3. Information about the bsfilter package on Kali Linux

Package: bsfilter
Version: 1:1.0.19-4
Installed-Size: 218
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any | ruby-interpreter, ruby-sdbm (>= 1.0.0-1)
Suggests: ruby-mecab, ruby-qdbm
Size: 63516
SHA256: f70f0b2dfaf62ed690ce3d7a9b1f14d2429348eb8d3b97f4b5d7f69a9a618a0f
SHA1: e295e623625231a03e5cf869a2fe5da373d5d1f7
MD5sum: 0baac91779a82aa7722de46a8597b03b
Description: Bayesian spam filter
Bsfilter is a spam filter which can distinguish spam mail from other mails.
It can read mails by three way:
* reads from normal file or stdin.
* retrieves and stores from IMAP server.
* reads from POP server and passes to POP client. (POP proxy)
Bsfilter gives nice support of Japanese.
Description-md5:
Tag: mail::filters, role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/b/bsfilter/bsfilter_1.0.19-4_all.deb