How to Install and Uninstall sylfilter Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "sylfilter" package

This guide let you learn how to install sylfilter on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sylfilter

2. Uninstall "sylfilter" package

Here is a brief guide to show you how to uninstall sylfilter on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the sylfilter package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sylfilter
Priority: extra
Section: universe/utils
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Hideki Yamane
Architecture: amd64
Version: 0.8-3
Depends: libc6 (>= 2.4), libsylfilter0
Filename: pool/universe/s/sylfilter/sylfilter_0.8-3_amd64.deb
Size: 11248
MD5sum: 2580ba677972036ded9f429dbed1cc25
SHA1: 89804787dd56b56e5eaba3214e9dc602cf376924
SHA256: cde117b003c639e30754fc759f398d665381eff72983884f33f8e63a5cadeb66
Description-en: 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: 3af6f6c1416d6fa1ea92ed1fee90f6f8
Homepage: http://sylpheed.sraoss.jp/sylfilter/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu