How to Install and Uninstall spamass-milter.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "spamass-milter.x86_64" package

In this section, we are going to explain the necessary steps to install spamass-milter.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install spamass-milter.x86_64

2. Uninstall "spamass-milter.x86_64" package

This guide let you learn how to uninstall spamass-milter.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove spamass-milter.x86_64 $ sudo dnf autoremove

3. Information about the spamass-milter.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:46:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : spamass-milter
Version : 0.4.0
Release : 13.el9
Architecture : x86_64
Size : 61 k
Source : spamass-milter-0.4.0-13.el9.src.rpm
Repository : epel
Summary : Milter (mail filter) for spamassassin
URL : http://savannah.nongnu.org/projects/spamass-milt/
License : GPLv2+
Description : A milter (Mail Filter) application that pipes incoming mail (including things
: received by rmail/UUCP) through SpamAssassin, a highly customizable spam
: filter. A milter-compatible MTA such as Sendmail or Postfix is required.