How to Install and Uninstall perl-Mail-SPF_XS.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "perl-Mail-SPF_XS.x86_64" package

Please follow the guidelines below to install perl-Mail-SPF_XS.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Mail-SPF_XS.x86_64

2. Uninstall "perl-Mail-SPF_XS.x86_64" package

This is a short guide on how to uninstall perl-Mail-SPF_XS.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Mail-SPF_XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Mail-SPF_XS.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:38:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Mail-SPF_XS
Version : 1.2.11
Release : 11.20210922git4915c308.el8
Architecture : x86_64
Size : 31 k
Source : libspf2-1.2.11-11.20210922git4915c308.el8.src.rpm
Repository : epel
Summary : An XS implementation of Mail::SPF
URL : http://www.libspf2.org/
License : GPL+ or Artistic
Description : This is an interface to the C library libspf2 for the purpose of
: testing. While it can be used as an SPF implementation, you can also
: use Mail::SPF, which is a little more perlish.