How to Install and Uninstall pypolicyd-spf.noarch Package on Oracle Linux 8

Last updated: May 20,2024

1. Install "pypolicyd-spf.noarch" package

Learn how to install pypolicyd-spf.noarch on Oracle Linux 8

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

2. Uninstall "pypolicyd-spf.noarch" package

Please follow the guidance below to uninstall pypolicyd-spf.noarch on Oracle Linux 8:

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

3. Information about the pypolicyd-spf.noarch package on Oracle Linux 8

Last metadata expiration check: 4:04:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pypolicyd-spf
Version : 2.0.2
Release : 7.el8
Architecture : noarch
Size : 56 k
Source : pypolicyd-spf-2.0.2-7.el8.src.rpm
Repository : epel
Summary : SPF Policy Server for Postfix (Python implementation)
URL : https://launchpad.net/pypolicyd-spf
License : ASL 2.0
Description : pypolicyd-spf 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.