How to Install and Uninstall bogofilter.x86_64 Package on Amazon Linux 2

Last updated: January 10,2025

1. Install "bogofilter.x86_64" package

Learn how to install bogofilter.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install bogofilter.x86_64

2. Uninstall "bogofilter.x86_64" package

This guide let you learn how to uninstall bogofilter.x86_64 on Amazon Linux 2:

$ sudo yum remove bogofilter.x86_64 $ sudo yum autoremove

3. Information about the bogofilter.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : bogofilter
Arch : x86_64
Version : 1.2.3
Release : 6.amzn2.0.2
Size : 350 k
Repo : amzn2-core/2/x86_64
Summary : Fast anti-spam filtering by Bayesian statistical analysis
URL : http://bogofilter.sourceforge.net/
License : GPLv2
Description : Bogofilter is a Bayesian spam filter. In its normal mode of
: operation, it takes an email message or other text on standard
: input, does a statistical check against lists of "good" and "bad"
: words, and returns a status code indicating whether or not the
: message is spam. Bogofilter is designed with fast algorithms
: (including Berkeley DB system), coded directly in C, and tuned for
: speed, so it can be used for production by sites that process a
: lot of mail.