How to Install and Uninstall spamassassin-iXhash2.noarch Package on CentOS 8 / RHEL 8

Last updated: May 09,2024

1. Install "spamassassin-iXhash2.noarch" package

Please follow the step by step instructions below to install spamassassin-iXhash2.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install spamassassin-iXhash2.noarch

2. Uninstall "spamassassin-iXhash2.noarch" package

In this section, we are going to explain the necessary steps to uninstall spamassassin-iXhash2.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove spamassassin-iXhash2.noarch $ sudo dnf autoremove

3. Information about the spamassassin-iXhash2.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:34:45 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : spamassassin-iXhash2
Version : 2.05
Release : 16.el8
Architecture : noarch
Size : 20 k
Source : spamassassin-iXhash2-2.05-16.el8.src.rpm
Repository : epel
Summary : SpamAssassin plugin to lookup e-mail checksums in blacklists
URL : http://mailfud.org/iXhash2/
License : ASL 2.0
Description : iXhash2 is an unofficial improved version of the iXhash spam filter
: plugin for SpamAssassin, adding async DNS lookups for performance and
: removing unneeded features but fully compatible with the iXhash 1.5.5
: (https://sourceforge.net/projects/ixhash/) implementation. It computes
: MD5 checksums of fragments of the body of an e-mail and compares them
: to those of known spam using DNS queries to a RBL-like name server. So
: it works similar to the standard plugins that use the Pyzor, Razor and
: DCC software packages from within SpamAssassin.