How to Install and Uninstall smf-spf.x86_64 Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "smf-spf.x86_64" package

This is a short guide on how to install smf-spf.x86_64 on CentOS Stream 9

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

2. Uninstall "smf-spf.x86_64" package

Please follow the guidance below to uninstall smf-spf.x86_64 on CentOS Stream 9:

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

3. Information about the smf-spf.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:01:20 ago on Sat Mar 16 16:03:45 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.