How To Install perl-Mail-AuthenticationResults on Fedora 36
Introduction
In this tutorial we learn how to install perl-Mail-AuthenticationResults
on Fedora 36.
What is perl-Mail-AuthenticationResults
Object Oriented Authentication-Results email headers.
We can use yum
or dnf
to install perl-Mail-AuthenticationResults
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Mail-AuthenticationResults.
Install perl-Mail-AuthenticationResults on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install perl-Mail-AuthenticationResults
using dnf
by running the following command:
sudo dnf -y install perl-Mail-AuthenticationResults
Install perl-Mail-AuthenticationResults on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install perl-Mail-AuthenticationResults
using yum
by running the following command:
sudo yum -y install perl-Mail-AuthenticationResults
How To Uninstall perl-Mail-AuthenticationResults on Fedora 36
To uninstall only the perl-Mail-AuthenticationResults
package we can use the following command:
sudo dnf remove perl-Mail-AuthenticationResults
perl-Mail-AuthenticationResults Package Contents on Fedora 36
/usr/share/doc/perl-Mail-AuthenticationResults
/usr/share/doc/perl-Mail-AuthenticationResults/Changes
/usr/share/doc/perl-Mail-AuthenticationResults/README
/usr/share/doc/perl-Mail-AuthenticationResults/README.md
/usr/share/doc/perl-Mail-AuthenticationResults/dist.ini
/usr/share/licenses/perl-Mail-AuthenticationResults
/usr/share/licenses/perl-Mail-AuthenticationResults/LICENSE
/usr/share/man/man3/Mail::AuthenticationResults.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::FoldableHeader.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header::AuthServID.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header::Base.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header::Comment.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header::Entry.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header::Group.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header::SubEntry.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Header::Version.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Parser.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Token.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Token::Assignment.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Token::Comment.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Token::QuotedString.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Token::Separator.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Token::Space.3pm.gz
/usr/share/man/man3/Mail::AuthenticationResults::Token::String.3pm.gz
/usr/share/perl5/vendor_perl/Mail
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/FoldableHeader.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header/AuthServID.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header/Base.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header/Comment.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header/Entry.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header/Group.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header/SubEntry.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Header/Version.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Parser.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token/Assignment.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token/Comment.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token/QuotedString.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token/Separator.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token/Space.pm
/usr/share/perl5/vendor_perl/Mail/AuthenticationResults/Token/String.pm
References
Summary
In this tutorial we learn how to install perl-Mail-AuthenticationResults
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).