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

Last updated: September 19,2024

1. Install "pypolicyd-spf.noarch" package

In this section, we are going to explain the necessary steps to install pypolicyd-spf.noarch on Rocky Linux 8

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

2. Uninstall "pypolicyd-spf.noarch" package

Please follow the steps below to uninstall pypolicyd-spf.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:36:55 ago on Mon Sep 12 10:27:18 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.