How to Install and Uninstall perl-Mail-SPF-Iterator.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "perl-Mail-SPF-Iterator.noarch" package

Please follow the steps below to install perl-Mail-SPF-Iterator.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Mail-SPF-Iterator.noarch

2. Uninstall "perl-Mail-SPF-Iterator.noarch" package

This guide let you learn how to uninstall perl-Mail-SPF-Iterator.noarch on Fedora 34:

$ sudo dnf remove perl-Mail-SPF-Iterator.noarch $ sudo dnf autoremove

3. Information about the perl-Mail-SPF-Iterator.noarch package on Fedora 34

Last metadata expiration check: 4:37:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Mail-SPF-Iterator
Version : 1.119
Release : 9.fc34
Architecture : noarch
Size : 34 k
Source : perl-Mail-SPF-Iterator-1.119-9.fc34.src.rpm
Repository : fedora
Summary : Iterative SPF lookup
URL : https://metacpan.org/release/Mail-SPF-Iterator
License : GPL+ or Artistic
Description : This module provides an iterative resolving of SPF records. Contrary to
: Mail::SPF, which does blocking DNS lookups, this module just returns the
: DNS queries and later expects the responses.