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

Last updated: October 10,2024

1. Install "smf-spf.x86_64" package

Please follow the step by step instructions below to install smf-spf.x86_64 on CentOS Stream 8

$ 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 8:

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

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

Last metadata expiration check: 6:01:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : smf-spf
Version : 2.5.1^20220423g061e937
Release : 1.el8
Architecture : x86_64
Size : 38 k
Source : smf-spf-2.5.1^20220423g061e937-1.el8.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.