How to Install and Uninstall python3-pyspf.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-pyspf.noarch" package
This tutorial shows how to install python3-pyspf.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyspf.noarch
Copied
2. Uninstall "python3-pyspf.noarch" package
Please follow the guidance below to uninstall python3-pyspf.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-pyspf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyspf.noarch package on AlmaLinux 8
Last metadata expiration check: 0:06:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-pyspf
Version : 2.0.14
Release : 8.el8
Architecture : noarch
Size : 56 k
Source : python-pyspf-2.0.14-8.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-pyspf
Version : 2.0.14
Release : 8.el8
Architecture : noarch
Size : 56 k
Source : python-pyspf-2.0.14-8.el8.src.rpm
Repository : epel
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.