How to Install and Uninstall pypolicyd-spf.noarch Package on CentOS Stream 8

Last updated: June 26,2024

1. Install "pypolicyd-spf.noarch" package

Please follow the guidance below to install pypolicyd-spf.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install pypolicyd-spf.noarch

2. Uninstall "pypolicyd-spf.noarch" package

This tutorial shows how to uninstall pypolicyd-spf.noarch on CentOS Stream 8:

$ sudo dnf remove pypolicyd-spf.noarch $ sudo dnf autoremove

3. Information about the pypolicyd-spf.noarch package on CentOS Stream 8

Last metadata expiration check: 6:41:58 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : pypolicyd-spf
Version : 2.9.3
Release : 5.el8
Architecture : noarch
Size : 66 k
Source : pypolicyd-spf-2.9.3-5.el8.src.rpm
Repository : epel
Summary : SPF Policy Server for Postfix (Python implementation)
URL : https://launchpad.net/spf-engine
License : ASL 2.0
Description : pypolicyd-spf (spf-engine) is a Postfix policy engine for Sender Policy
: Framework (SPF) checking. It is implemented in pure Python and uses the
: python-spf (pyspf) module.
:
: This SPF policy server implementation provides flexible options for different
: receiver policies and sender whitelisting to enable it to support a very wide
: range of requirements.