How to Install and Uninstall sylfilter Package on Kali Linux

Last updated: May 15,2024

1. Install "sylfilter" package

This tutorial shows how to install sylfilter on Kali Linux

$ sudo apt update $ sudo apt install sylfilter

2. Uninstall "sylfilter" package

This tutorial shows how to uninstall sylfilter on Kali Linux:

$ sudo apt remove sylfilter $ sudo apt autoclean && sudo apt autoremove

3. Information about the sylfilter package on Kali Linux

Package: sylfilter
Source: sylfilter (0.8-7)
Version: 0.8-7+b1
Installed-Size: 48
Maintainer: Hideki Yamane
Architecture: amd64
Depends: libc6 (>= 2.34), libsylfilter0 (>= 0.8)
Size: 19576
SHA256: fa20ea3aedb0f2c291359d06b94d9dafdd3fa851ac22654c5d5b67a2604201f2
SHA1: 7342ec11d37da96a8c2954725ba4b2bcb51b343c
MD5sum: 4345cd834b72feb7925c9960834fdac3
Description: generic spam filter tool
SylFilter is a generic message filter library and command-line tools. It
provides a bayesian filter which is very popular as an algorithm for spam
filtering. SylFilter also supports multilingual and can be applied to any
languages. It is implemented with C language and runs fast with small
resources.
.
- Very lightweight and fast
- Provides learning-type junk filter
- Easy-to-use command line tool
- Multilingual support (including CJKV)
- Supports several embedded databases (SQLite and QDBM)
Description-md5:
Homepage: https://sylpheed.sraoss.jp/sylfilter/
Section: utils
Priority: optional
Filename: pool/main/s/sylfilter/sylfilter_0.8-7+b1_amd64.deb