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

Last updated: May 18,2024

1. Install "spamass-milter.x86_64" package

Please follow the instructions below to install spamass-milter.x86_64 on Rocky Linux 9

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

2. Uninstall "spamass-milter.x86_64" package

Please follow the instructions below to uninstall spamass-milter.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:07:46 ago on Fri Feb 16 06:49:52 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.