How to Install and Uninstall bogofilter.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "bogofilter.x86_64" package

Please follow the steps below to install bogofilter.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install bogofilter.x86_64

2. Uninstall "bogofilter.x86_64" package

Please follow the guidance below to uninstall bogofilter.x86_64 on Oracle Linux 9:

$ sudo dnf remove bogofilter.x86_64 $ sudo dnf autoremove

3. Information about the bogofilter.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:20:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : bogofilter
Version : 1.2.5
Release : 8.el9
Architecture : x86_64
Size : 454 k
Source : bogofilter-1.2.5-8.el9.src.rpm
Repository : ol9_appstream
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.