How to Install and Uninstall bogofilter.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "bogofilter.x86_64" package

Please follow the guidelines below to install bogofilter.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install bogofilter.x86_64

2. Uninstall "bogofilter.x86_64" package

Please follow the step by step instructions below to uninstall bogofilter.x86_64 on Rocky Linux 8:

$ sudo dnf remove bogofilter.x86_64 $ sudo dnf autoremove

3. Information about the bogofilter.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:32:36 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : bogofilter
Version : 1.2.5
Release : 2.el8
Architecture : x86_64
Size : 379 k
Source : bogofilter-1.2.5-2.el8.src.rpm
Repository : 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.