How to Install and Uninstall python3-pyspf.noarch Package on Fedora 39

Last updated: October 05,2024

1. Install "python3-pyspf.noarch" package

Here is a brief guide to show you how to install python3-pyspf.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pyspf.noarch

2. Uninstall "python3-pyspf.noarch" package

Learn how to uninstall python3-pyspf.noarch on Fedora 39:

$ sudo dnf remove python3-pyspf.noarch $ sudo dnf autoremove

3. Information about the python3-pyspf.noarch package on Fedora 39

Last metadata expiration check: 3:49:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pyspf
Version : 2.0.14
Release : 16.fc39
Architecture : noarch
Size : 61 k
Source : python-pyspf-2.0.14-16.fc39.src.rpm
Repository : fedora
Summary : Python module and programs for SPF (Sender Policy Framework)
URL : http://pypi.python.org/pypi/pyspf
License : Python
Description : SPF does email sender validation. For more information about SPF,
: please see http://spf.pobox.com.
:
: This SPF client is intended to be installed on the border MTA, checking
: if incoming SMTP clients are permitted to forward mail. The SPF check
: should be done during the MAIL FROM:<...> command.
:
: This package provides Python 3 build of pyspf.