How to Install and Uninstall spamass-milter.x86_64 Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "spamass-milter.x86_64" package

This tutorial shows how to install spamass-milter.x86_64 on Rocky Linux 8

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

2. Uninstall "spamass-milter.x86_64" package

Please follow the guidelines below to uninstall spamass-milter.x86_64 on Rocky Linux 8:

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

3. Information about the spamass-milter.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:08:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : spamass-milter
Version : 0.4.0
Release : 13.el8
Architecture : x86_64
Size : 71 k
Source : spamass-milter-0.4.0-13.el8.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.