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

Last updated: October 14,2024

1. Install "smf-spf.x86_64" package

This guide let you learn how to install smf-spf.x86_64 on AlmaLinux 9

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

2. Uninstall "smf-spf.x86_64" package

This is a short guide on how to uninstall smf-spf.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 2:01:20 ago on Wed Mar 13 07:41:12 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.