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

Last updated: October 09,2024

1. Install "smf-spf.x86_64" package

This guide let you learn how to install smf-spf.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install smf-spf.x86_64

2. Uninstall "smf-spf.x86_64" package

Here is a brief guide to show you how to uninstall smf-spf.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove smf-spf.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:37:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : smf-spf
Version : 2.5.1^20220423g061e937
Release : 1.el9
Architecture : x86_64
Size : 37 k
Source : smf-spf-2.5.1^20220423g061e937-1.el9.src.rpm
Repository : epel
Summary : Mail filter for Sender Policy Framework verification
URL : https://github.com/jcbf/smf-spf/
License : GPL-2.0-or-later
Description : smf-spf is a lightweight, fast and reliable Sendmail milter that implements the
: Sender Policy Framework technology with the help of the libspf2 library. It
: checks SPF records to make sure that e-mail messages are authorized by the
: domain that it is coming from. It's an alternative for the spfmilter,
: spf-milter, and milter-spiff milters.